how to add pages in october cms
October CMS gives you flexible ways to add content and pages. In October cms you can add pages in two possible ways.
- OctoberCMS default
Editor/CMS module
- OctoberCMS populer
Static pages plugin
slug/url
for both given pages in Editor/CMS module
and static page plugin
. If you do so the page from static page plugin
always wins and show its conetnt.1. Creating page using OctoberCMS default Editor/CMS module
OctoberCMS Version 2 default Editor module
If you are using OctoberCMS version 2
then you can go to backend
and then got to Editor Module
. Now from the pages menu you can do create page
. please refer pictorial tutorial below.
OctoberCMS Version 1 CMS module
If you are using OctoberCMS Version 1
it's quite simple go to the CMS module and then select pages
sidebar menu and click on Add page
to add a new page.
2. Creating Page using OctoberCMS Static pages plugin
OctoberCMS Version 2 Static pages plugin
You can navigate to Static pages plugin
from the top navigation menu and from there select pages
and click on + Add
to create a new static page
OctoberCMS Version 1 Static pages plugin
Its basically the same as OctoberCMS v2 just navigate to Static pages plugin > pages
and click on + Add
to create a new static page
It's quite an easy process to add a simple page in OctoberCMS. yet you can create a very powerful website using OctoberCMS.
Related Questions
- → OctoberCMS Backend Loging Hash Error
- → "failed to open stream" error when executing "migrate:make"
- → OctoberCMS - How to make collapsible list default to active only on non-mobile
- → Create plugin that makes objects from model in back-end
- → October CMS Plugin Routes.php not registering
- → OctoberCMS Migrate Table
- → How to install console for plugin development in October CMS
- → OctoberCMS Rain User plugin not working or redirecting
- → October CMS Custom Mail Layout
- → October CMS - How to correctly route
- → October CMS create a multi select Form field
- → How to update data attribute on Ajax complete
- → October CMS - Conditionally Load a Different Page
- → How to disable assets combining on development in OctoberCMS