Building a Custom Theme for PolyCMS — Scaffold Guide
Overview PolyCMS themes control the entire frontend appearance and layout of your blog. The theme system uses a templat...
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...