Building Custom Blocks and Templates for MTBuilder
Core Architecture and Lifecycle MTBuilder runs on a high-performance Virtual DOM state engine that separates design-tim...
Core Architecture and Lifecycle MTBuilder runs on a high-performance Virtual DOM state engine that separates design-tim...
What is the API Explorer? The API Explorer is a built-in developer tool that provides an interactive sandbox for testin...
REST API Overview PolyCMS includes a robust REST API, allowing you to use it as a headless CMS. You can fetch content t...
Overview PolyCMS themes control the entire frontend appearance and layout of your blog. The theme system uses a templat...
Overview PolyCMS uses a WordPress-inspired plugin architecture that lets you add features without touching core module...
Overview PolyCMS provides a WordPress-inspired hook and filter system that allows developers to extend functionality wi...
What Are Shortcodes? Shortcodes are bracket-syntax tags that get replaced with dynamic HTML when content is rendered on...
MVC Architecture PolyCMS follows strict Model-View-Controller architecture built on CodeIgniter — the same framework po...
Overview PolyCMS provides a comprehensive set of helper functions (template tags) available in theme templates and plug...