Build something amazing,
ship it faster.
A modern, lightweight content management system built for performance, flexibility, and developer happiness.
Why Choose PolyCMS
Everything you need to build, manage, and scale your content.
Blazing Fast
Optimized architecture with smart caching delivers sub-second page loads, ensuring the best experience for your visitors.
Secure by Default
Enterprise-grade security with CSRF protection, input sanitization, and role-based access control built into every layer.
Modular Design
Extend functionality with themes and modules. Install, activate, and customize — no core modifications needed.
Multi-Language Ready
Full internationalization support with RTL layouts, translation management, and locale-aware content delivery.
SEO Optimized
Clean semantic markup, structured data, customizable meta tags, and auto-generated sitemaps to maximize your search visibility.
Developer Friendly
Built on Laravel with Blade templates, a powerful Hook system, REST API, and comprehensive documentation for rapid development.
Latest Updates
View All →
Hook: widgets.register_types
Overview Type: Action Location: app/Providers/AppServiceProvider.php Register custom widget types into the widget system...
Hook: widgets.register_areas
Overview Type: Action Location: app/Providers/AppServiceProvider.php Register widget display areas (sidebars, footers, e...
Hook: widget.render.output
Overview Type: Filter Location: app/Services/WidgetManager.php Filters rendered HTML of a single widget instance. Use to...
Hook: theme.view.data
Overview Type: Filter Location: All Frontend Controllers (PostController, PageController, HomeController, etc.) Injects...
Hook: tax.calculated
Overview Type: Filter Location: app/Services/Ecommerce/TaxCalculator.php Overrides tax calculation result. Use for custo...
Hook: shipping.calculate_cost
Overview Type: Filter Location: app/Services/Ecommerce/ShippingCalculator.php Overrides shipping cost for a specific met...