Description
We currently hardcode the Root CMS to the /cms/ path and have various assumptions throughout the codebase that /cms/ base path is mapped to the web ui.
Sites may sometimes require an alternative path to be used for various reasons. This should be configurable in cmsPlugin().
Description
We currently hardcode the Root CMS to the
/cms/path and have various assumptions throughout the codebase that/cms/base path is mapped to the web ui.Sites may sometimes require an alternative path to be used for various reasons. This should be configurable in
cmsPlugin().