IDEA update
This commit is contained in:
8
IDEA.md
8
IDEA.md
@@ -11,5 +11,13 @@ Primary requirements:
|
||||
- Ready admin backend for which you can easily generate forms with yamls or jsons
|
||||
- Set of console commands to scaffold initial setup
|
||||
- System of plugins and themes that just works and plugins can extend each other.
|
||||
- Modular architecture similar to Illuminate libraries, where we can create new project in each of the module.
|
||||
|
||||
Best things in OctoberCMS / WinterCMS:
|
||||
|
||||
- Easy architecture scaffolding (php artisan create:plugin / model / controller / component / command / job etc)
|
||||
- Easy backend forms generation (fields.yaml, columns.yaml)
|
||||
- Extensible plugins system (can extend other models, rich events system)
|
||||
- Easy to create headless mode with superuser data presentation layer (simple backend + routes.php + ApiControllers)
|
||||
|
||||
I am aware this is enormous project but there should be enough resources for AI agents and humans to deliver it.
|
||||
|
||||
Reference in New Issue
Block a user