We have now built our own application framework that we are using for the development of our latest projects. My guys have really impressed me with this one!
What it means to us is that we can add a whole new module (like Newsletter management or a shopping cart) by just dropping in the needed code. Then create a page with just one line of code in it, and all the CSS, templates, etc. are applied instantly and automatically. Presto, existing site plus new module plus new page(s).
It does things like – picking up the template to apply from the sub-directory name itself, so you can either change the template, or just move the file to the relevant sub-directory and update any links. Job done.
Well done guys!
Tags: CMS, easy CMS, content management, application framework, development framework