Chapter 8: Creating Custom CMS Pages
In the previous chapters, we learned how to create documents and objects and implement very simple websites using such features.
In this chapter, we will have a deep dive into the creation of custom CMS pages. In fact, if you are templating a document or creating a standalone page, you have many tools that make the development experience in Pimcore great for you. This chapter will cover many aspects that are fundamental for a full overview of Pimcore's CMS capabilities; such features are basic tools for creating custom web pages, which we have combined to discuss user inputs and templates for creating content.
The chapter is structured as follows:
- Using the MVC Model
- Using Editables
- Using Blocks
Let's see Pimcore in action!