You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/code/Magento/PageBuilder/docs/install.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ Follow these steps to activate PageBuilder in the Admin:
124
124
We recommend you deactivate the PageBuilder editor through the Admin instead of disabling the module itself.
125
125
This allows the PageBuilder module to continue rendering the content on the storefront even if the editor is not used in the Admin.
126
126
127
-
If you disabled or uninstalled the PageBuilder module and you wish to continue using PageBuilder-built content, you need to do the following:
127
+
If you disabled or uninstalled the entire PageBuilder module instead of just the editor, you need to do the following to continue using PageBuilder-built content:
128
128
129
129
1. Implement PageBuilder widgets and initialize them on dynamic blocks since JavaScript functionality provided by PageBuilder will no longer work.
130
130
2. Change the layout in the database for entities that use the full width layout to prevent blank layout content.
0 commit comments