Page Builder
The Matrix Page Builder is a modern page builder system that serves as the core feature of Matrix Framework v1.5.0+. It represents a significant advancement in website building capabilities for the Jimdo platform.
With its modern architecture, toolbar-based management system, and comprehensive feature set, it provides users with professional-grade tools for creating beautiful, responsive websites without technical expertise.
What is Page Builder?
Page Builder is a comprehensive layout creation system that allows users to:
- Create structured layouts with flexible section and column systems
- Add and customize widgets using toolbar-based controls (text, images, buttons, HTML, etc.)
- Apply advanced styling including backgrounds, animations, and visibility controls
- Build responsive designs that work across all devices
- Maintain clean HTML output with separation between admin and public views
How to activate
In the MatrixConfig object set pageBuilder: true
pageBuilder: true // Page Builder for text modules
Starting from version 1.6.0, the Page Builder features have been split into 4 separate files:
- page-builder-core.matrix.js – Core functionality + public restoration
- page-builder-widgets.matrix.js – Widget rendering
- page-builder-admin.matrix.js – Editor UI + popups | Admin mode only
- page-builder-widgets-extra.matrix.js – Design Library, icons
Make sure you have uploaded all the files listed above and removed the previous page-builder.matrix.js.
Once the Page Builder is activated in the MatrixConfig options and all JS files are uploaded, the new module “Page Builder” will appear in the Jimdo toolbar map.
If you have encountered any bugs, errors, or unexpected behavior, please leave a comment below.

