The Static pages is a built-in module that offers a few pre-designed dummy static pages, equipped with well-crafted and thoroughly tested components. These components enable faster and more efficient creation of custom page layouts.
Static pages are fast, easy to design, and simple to maintain. Since the pages on many websites and applications rarely changes after it is created, static pages often provide a more efficient solution compared to database-driven dynamic pages.
One of the static pages included with the software features pre-built, well-tested layout components for faster and easier page design. These components can be used to create various types of pages effortlessly.
You can completely remove the static pages module or any of the pre-built pages. This module is not tightly coupled with the system; it's simply for your convenience. However, there is a page, the user sign-up page, that links to these built-in pages, though you can modify it as well. In other words, you have full flexibility to manage this module as you wish. You can even replace the static pages with database-driven dynamic pages if you prefer. The choice is entirely yours.
To create a static page, follow these steps:
To gain a better understanding of how to create a static page, please review the code in the static pages module.