First beta release !
🧾 StratumCMS v0.1.0 – Initial BETA Release
Première version BETA publique de StratumCMS.
Cette version pose les bases du CMS avec une architecture stable, modulaire et extensible.
🚀 Added
-
Core CMS structure
-
Admin panel (Blade + Tailwind CSS + Alpine.js)
-
User / Roles / Permissions management
-
Site configuration system
-
Modular architecture with:
- Theme system (with
theme.json
auto-detection) - Module system (with
plugin.json
auto-detection)
- Theme system (with
-
CLI Artisan tools:
make:theme
,theme:css:compile
module:create
,module:make:model
,module:migrate
, etc.
-
Documentation (95% coverage)
-
Custom CSS/JS editor in admin panel using CodeMirror:
- Saves to
resources/custom/
- Automatically injected
- Saves to
🧪 Known Limitations
- No pre-installed modules or themes yet
- Some admin UX still needs polish
- No validation or live preview for the custom code editor (basic integration)
📌 Notes
- Built with Laravel 10+
- No heavy JS frameworks (no React, Vue, Livewire, etc.)
- Designed for Laravel developers: clean, modular, no magic
📚 Resources
- 📘 Docs: https://stratumcms.com/documentation
- 💾 GitHub: https://github.com/YuketsuSh/Stratum
- 💬 Discord: https://discord.gg/tFPz48bPdz