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
18
18
19
19
3. Navigate to the root of the project and require the `magento/module-page-builder-commerce` package:
20
20
```
21
- composer require magento/page-builder-commerce
21
+ composer require magento/page-builder-commerce:^1.0.0
22
22
```
23
23
24
24
4. 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
5
5
## Beta 3 - December 19, 2018
6
6
7
7
- Improved: Handling of invalid Google Maps API keys <!-- MC-5723 -->
8
-
9
8
- Removed: Legacy overlay transparency field from banner & slider in favor of using the color picker <!-- MC-3895 -->
10
-
11
9
- Resolved: Box sizing issues on storefront and Admin <!-- MC-5079 -->
12
-
13
10
- Resolved: Issue with initiation of tabs breaking in certain scenarios <!-- MC-5363 -->
14
-
15
11
- Resolved: Performance issues with "Edit with Page Builder" button in category and product areas <!-- MC-5403 -->
16
-
17
12
- Resolved: Numerous issues within staging slide out <!-- MC-5423 -->
18
13
19
-
20
14
## Beta 2 - December 10, 2018
21
15
22
16
- Resolved: Image inside Text Content Type is scaled on stage <!-- MC-3509 -->
You can’t perform that action at this time.
0 commit comments