Add CMS module
Static content pages (CmsPage) manageable from a new Filament resource and readable via a public API endpoint. Wired into the admin panel with its own CmsPlugin and "CMS" navigation group.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"internachi/modular": "^3.0",
|
||||
"modules/booking": "*",
|
||||
"modules/catalog": "*",
|
||||
"modules/cms": "*",
|
||||
"modules/identity": "*",
|
||||
"modules/payment": "*",
|
||||
"modules/reporting": "*",
|
||||
|
||||
Reference in New Issue
Block a user