Concrete5 is an open source PHP-based content management system. The look and feel of the application is very nice. It makes use of lightboxes to display forms and the administration section is very stylish.
For a developer, the learning curve is a tad steeper than I would have liked. The first problem is documentation. Concrete5 has the same problem as many other open source applications I have used. Development on the application and bug fixing seems to take priority over documentation. There is a section on the C5 site that lists all the classes, properties and methods of the application, but it lacks detail. Arguments and return values are often not included or explained very well. I spent a lot of time searching and posting to the forums. Community response was pretty good, though.
On top of that, the entire application uses OO and MVC. Even though I’m a .Net developer, my PHP style has always been top down, function based programming. I don’t really like how OO is done in PHP currently. So, it took a bit of getting used to especially since I don’t have an advanced IDE for PHP. No intellisense for me. Bummer!
The first key to mastering C5 is understanding how the templates work. I was actually really impressed. There are just some nuggets of PHP to put in the HTML. There’s even a video on the website that shows you how to convert any layout to a C5 template. Very cool! (I still don’t quite get Page Types, though.)
Then, I had to play with some of the blocks. The blocks that generate links for the main menu and links to other pages actually work pretty slick. Creating pages and setting page permissions also didn’t take long too figure out. So far, so good.
Now, how do I bolt on something new? That’s where Single Pages can come in. Create a single page under the site map section of the Admin panel. Then, you can create a file in the single_pages directory with the same name. This file gets included into the template automatically by C5. User permissions and everything all take effect. That made it really easy for me to get started with my project without having to wire up a bunch of stuff. I even got to write the addon in my preferred style (I wasn’t stuck doing OO and MVC for my piece).
My project was a document management system. I leveraged the existing groups and users to control access to files that were stored on the filesystem. Admins could upload and assign access. Users could sign in and see docs assigned to their group and specifically to them. I was even able to modify the user admin section of C5 to handle attributes for my app without too much trouble. The only thing I had to watch out for was my SQL statements. I had to make sure I was referencing my addon database explicitly enough so the system wouldn’t try to run queries against C5’s content database.,
As a content management system and as a development platform, Concrete5 gets one thumbs up from me. (It would have received two if the docs were better.)
November 14, 2024
When you think about how Volano Software employees spend their time, you may envision one of our developers in jeans and their favorite gaming t-shirt-wearing headphones working on custom software. Well, that would probably be accurate. However, we also enjoy watching educational videos about workflow on YouTube in our free time. Yeah. We’re predictable. On […]
October 9, 2024
Volano Software further commits to the Omaha community by partnering with NAM to offer custom software solutions to nonprofits in Nebraska and Western Iowa. Omaha, NE, October 2024 — Volano Software, a custom software development company, is proud to announce its partnership with the Nonprofit Association of the Midlands (NAM). This partnership brings Volano Software […]
September 28, 2024
Finding a software solution to solving a business challenge can be overwhelming. We have been helping clients find the best approach for their industry challenges since 2007. The result has always been a solution based on your unique situation for a better workflow. One of the most popular questions we hear is whether to buy […]
August 21, 2024
Fall is nearly here. That means students return to school, parents settle into their routines, and summer vacations are distant memories. It also means that the Volano Summer Internship Program is now a wrap. Our two summer interns, Daniel and Micah have packed up and returned to their Fall Semester of school. Before they left, […]
August 20, 2024
OMAHA, NEBRASKA, Volano Software Company Applications for the Nebraska Innovation Fund (NIF) Prototype Grants are open now for Nebraska-based businesses searching to take their business tech from a napkin sketch to a full-blown prototype. At Volano Software, we are highly familiar with this program. In 2023, we were awarded the matching grant for our software […]
November 27, 2023
Volano Software – ESOP Company Volano Software Company based in Omaha, Nebraska announced recently the employees are now co-owners of the software development company. This transition ushers in continued confidence in the team during a challenging time for employee retention for many other software companies. Volano Software, celebrating its 16th year as of 2023, demonstrates […]