Chapter 10. Extending Your CMS

The Zend Framework development team anticipated that programmers would need to build modular applications, creating the conventional modular directory structure. This structure enables you to create modules, which are essentially separate MVC applications, that you can use with different front controllers. In this chapter, you'll learn about working with them by creating a contact module.

The contact module will enable your site managers to publish and manage contact forms. This will be a very simple module but one that will be useful in many projects.

Note

At the time of this writing, the Zend Tool Project has only basic support for modules. I use it to create the module's directory structure and then manually create ...

Get Pro Zend Framework Techniques: Build a Full CMS Project now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.