Book Image

Yii Project Blueprints

By : Charles R. Portwood ll
Book Image

Yii Project Blueprints

By: Charles R. Portwood ll

Overview of this book

Table of Contents (15 chapters)
Yii Project Blueprints
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 6. Building a Content Management System

For our next project, we will develop a scalable, multiuser content management system that will allow our users to create and update blog posts and enable them to comment on these blog posts. In addition to reutilizing many of the features we've developed for previous applications, this system will be optimized for optimal placement in search engines. Moreover, this system will feature a social sign-on feature that will allow users to register and log in from a third-party social network provider. We'll also explore the use of themes within our application, which will enable us to change the presentation layer of our application with minimal effort.

When we're finished, our CMS will look as follows: