CMS built on Zend Framework

Viewed 16072

Is there a CMS built on Zend Framework?
As alternative, are there classes that allow to easier implement a CMS with Zend Framework?

If there are any CMSs, can you suggest which one is better, or which one you would use?

5 Answers

If you are doing e-business with the CMS, then yes, the Magento is an ECommerce platform.

NOTE: Magento is built in codeigniter. Look at http://ellislab.com/blog/entry/ellislab-seeking-new-owner-for-codeigniter

Related