Pages is a Store Framework CMS feature that manages all URL routes and corresponding page templates of your store’s website, such as home, product, and login page. For security purposes, we now require Admin users to have specific permission to manage the routes and page templates with this feature.
As announced before, the
CMS Settings
role was already required to manage redirects with Store Framework CMS.
What has changed?
To allow Admin users to create, edit, and remove URL routes and corresponding page templates, they must have a role with the License Manager CMS Settings resource.
Why did we make this change?
We added this required permission for security purposes. Thus, only Admin users who have been explicitly authorized will have access to the Pages feature, preventing unauthorized users from creating, editing, and removing pages.
What needs to be done?
For an existing Admin user to be able to manage URL routes and corresponding page templates in the Store Framework CMS, they need to be assigned a user role that includes the CMS Settings resource. Check the instructions for editing a user's role in the How to manage users article.
If you want to use a customized role, you can create a new role or edit an existing one to include the CMS Settings resource. Check the instructions for creating and editing roles in the Roles article.