v2.1.0 - Plugin Mode Improvements #7
tallcms
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's New
This release brings significant improvements to TallCMS plugin mode, making it more robust and
easier to configure.
Configuration Improvements
plugins_path/themes_pathfromplugin_modesection; usetallcms.plugins.pathandtallcms.themes.pathinsteadpreview_routes_enabledandapi_routes_enablednow explicitlyconfigurable
/storage,/build,/vendor,/healthpathsTALLCMS_NAVIGATION_GROUPandTALLCMS_NAVIGATION_SORTenv varsfor Filament navigation customization
Frontend Routes
TALLCMS_ROUTES_ENABLED=true, the/route is nowautomatically registered
paths
Frontend Assets
resources/css/frontend.csswith Tailwind 4 + DaisyUI supporttallcms:installnow publishes assets topublic/vendor/tallcms/Documentation
Breaking Changes
route_name_prefixandroute_exclusionsconfig optionstallcms.plugins.pathinstead oftallcms.plugin_mode.plugins_pathUpgrade Notes
If you were using
TALLCMS_ROUTES_ENABLED=truewithout a prefix, note that/is nowauto-registered as the CMS homepage. Set
TALLCMS_ROUTES_PREFIX=cmsif you want CMS routesprefixed."
Create GitHub release for v2.1.0
This discussion was created from the release v2.1.0 - Plugin Mode Improvements.
Beta Was this translation helpful? Give feedback.
All reactions