Export, Import, and Ready-Made Templates
You can now import and export entire PAGEGRID pages, use our site templates on self-hosted installations, and trace inherited styles back to their source. Here is a quick roundup of recent improvements.

Export, Import, and Ready-Made Templates
Moving PAGEGRID pages between environments is now completely seamless. Using the core pages export and import module (ProcessWire 3.0.268 and newer), your layouts, styles, classes, and content transfer without any extra manual steps.
We also added JSON exports to our site templates. If you are self hosting, you can now grab any of these templates and import them into your ProcessWire install. ProcessWire automatically fetches all the required images and videos directly from the server (Make sure you have PAGEGRID, the blocks module, and the core pages export/import module installed first). On PAGEGRID Cloud, just click "Start with this Site" to begin instantly.

Trace Inherited Styles Back to the Source
Inheritance is a principle where child elements automatically adopt the style properties of their parent elements. By applying a font family or text color to a parent element, those styles naturally cascade down to all the child elements, drastically reducing repetition.
To make managing this effortless, the style panel now features a smart inheritance arrow. Hover over the arrow to instantly see which parent element is passing down the design, and click it to jump straight to that source and update the styling at its origin.
And if you ever need a specific element to stand out, you can always overwrite an inherited style by applying a new value directly to the item itself or by assigning a custom class.

Layer Panel Upgrades
You can now drag new blocks directly into the layer panel as an alternative to the canvas, which is especially handy when adding items to deeply nested layouts. Combined with a noticeable performance boost and cleaner visual feedback for hover states and nesting relationships, managing complex structures feels much smoother.
Try it today
All of this is already live for PAGEGRID Cloud users.
If you are self-hosting, update to PAGEGRID version 2.3.50 or newer through your ProcessWire admin or pull the latest release from the GitHub repository. Also make sure to run ProcessWire 3.0.268 or higher.
We are working on more templates for the next update. If you have a type of template you would like to see, drop us a note over at the ProcessWire forums. We would love to know what would be most useful.