Build a Full CMS Project
Buch, Englisch, 500 Seiten, Format (B × H): 191 mm x 235 mm, Gewicht: 500 g
ISBN: 978-1-4302-1879-1
Verlag: Apress
The Zend Framework is a truly amazing PHP–based web application development framework and platform that is breathing new life into PHP development. One of the most common uses for a framework such as this is to build content–driven web sites.
offers:
- A structured guide for PHP developers, ultimately helping you to create more flexible software much more quickly
- Clear guidance through the entire process of building a custom content management system (CMS) with the Zend Framework
- The ideal example project, building a CMS, to illustrate how to use the many different aspects of the framework
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Introduction: this section will explain the technologies and methodologies that will be used throughout the book. 2. Getting started: this chapter will go over building the core application that the rest of the system will be built on 3. Application data: this chapter will go over how to build flexible data structures 4. CMS Interface: this chapter will go through the process of building the CMS interface 5. Security and Site Users: this chapter will detail securing your CMS 6. Managing Content: this chapter goes over the core content management 7. Menus: this chapter will explain how to manage your site menus and URL aliases 8. Modules: each of these module sections will be a step by step tutorial which will explain how to add this common functionality to the CMS 9. Community building: this chapter will add a simplified community to the CMS 10. Sharing your content: this chapter will go through serving your site data through RSS and a custom REST web service 11. Performance: how to optimize your site performance using Zend FW’s built in tool set 12. Internationalization: making your CMS language independent 13. Error handling: handling and tracking your site issues elegantly 14. Deploying your CMS: how to install and use your CMS