Key Features
⚡ High Performance
70-90% performance improvement over traditional frameworks. Optimized for shared hosting with minimal overhead and intelligent bootstrap selection.
🏗️ MVC Architecture
Clean separation of concerns with Models, Views, and Controllers for maintainable and scalable code.
🔧 CMS Integration
Native WordPress support with multiple bootstrap options (Simple, Optimized, UltraFast, UltraLight). CMS-agnostic design extends to Joomla, Drupal, and other platforms.
🛡️ Role-Based Security
Built-in authentication with four-tier access control: Admin (full system access), User (standard operations), Viewer (read-only monitoring), and Developer (debugging capabilities).
📊 Admin Dashboard
Comprehensive dashboard for configuration, monitoring, theme management, and system analytics. Role-based access ensures secure operations.
🔄 Multi-Tenant
Support for multiple stores and tenants with dynamic configuration, database switching, and per-store bootstrap optimization.
Quick Start
- Installation:
composer install && php install/install.php - Development Server:
php -S localhost:8000 -t public public/router.php - Dashboard: Access admin dashboard
- Documentation: Complete installation guide
Why Choose KablaM!?
Unlike heavy frameworks that require VPS hosting, KablaM! is designed for shared hosting environments where performance matters. It provides the structure of a modern MVC framework while maintaining compatibility with popular CMS platforms.