File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ If you have had a previous version of Magento 2.3.0 or Page Builder installed yo
1818
19193. Navigate to the root of the project and require the `magento/module-page-builder-commerce` package:
2020 ```
21- composer require magento/page-builder-commerce
21+ composer require magento/page-builder-commerce:^1.0.0
2222 ```
2323
24244. Enable the module within Magento:
Original file line number Diff line number Diff line change @@ -5,18 +5,12 @@ Here are the Page Builder beta release notes and the higher priority known issue
55## Beta 3 - December 19, 2018
66
77- Improved: Handling of invalid Google Maps API keys <!-- MC-5723 -->
8-
98- Removed: Legacy overlay transparency field from banner & slider in favor of using the color picker <!-- MC-3895 -->
10-
119- Resolved: Box sizing issues on storefront and Admin <!-- MC-5079 -->
12-
1310- Resolved: Issue with initiation of tabs breaking in certain scenarios <!-- MC-5363 -->
14-
1511- Resolved: Performance issues with "Edit with Page Builder" button in category and product areas <!-- MC-5403 -->
16-
1712- Resolved: Numerous issues within staging slide out <!-- MC-5423 -->
1813
19-
2014## Beta 2 - December 10, 2018
2115
2216- Resolved: Image inside Text Content Type is scaled on stage <!-- MC-3509 -->
You can’t perform that action at this time.
0 commit comments