PAGEGRID Docs

This is a mirror page, please see the original page:
Visit original page

Quick Start

1. Add block templates

Go to Setup > PAGEGRID in your ProcessWire admin.

For a quick start click on the download block modules link and select our premade blocks.

To create your own custom block place a .php file in site/templates/blocks/ and select it here.

2. Create a new page

Go to Pages > Tree > Add New in your ProcessWire admin.

Choose the template pagegrid-page, give your new page a name and click Save.

The template "pagegrid-page" is the default template that is created when you install the PAGEGRID module. You can find it's template file in your "site/templates/" folder. Feel free to modify it to your needs. You can also create a new template if you like.