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...
Complete documentation, guides, and developer references for PolyCMS — the CMS module for Perfex CRM. Learn how to install, configure, and extend your CRM with powerful content management capabilities including a WordPress-like plugin/theme architecture.
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...
Overview This guide walks you through creating and publishing your first blog post in PolyCMS. By the end, you'll have...
Before You Start Make sure your environment meets these requirements: RequirementMinimum Version Perfex CRM3.0.0 o...
What is PolyCMS? PolyCMS is a complete Content Management System module built exclusively for Perfex CRM. It transforms...
Categories Categories provide hierarchical organization for blog posts. PolyCMS supports unlimited nesting depth, allow...
Comment System Overview PolyCMS includes an integrated commenting system that allows visitors to engage with published...
Pages vs Posts Pages in PolyCMS serve a different purpose than posts: FeaturePostsPages ChronologicalYes — sorted...
Overview The Banner Slider plugin creates responsive image carousels for your blog frontend. Display promotional banner...
Creating a New Post Navigate to Blog > Posts in the Perfex CRM admin sidebar and click New Post. The post editor provid...
MVC Architecture PolyCMS follows strict Model-View-Controller architecture built on CodeIgniter — the same framework po...