Skip to content

Commit e8da8ad

Browse files
authored
Merge pull request #230 from magento-devdocs/develop
MAGEDOC-3529: Beta 7 release docs
2 parents c889ca8 + fa08caa commit e8da8ad

File tree

2 files changed

+22
-33
lines changed

2 files changed

+22
-33
lines changed

README.md

Lines changed: 12 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,22 @@
1-
## PageBuilder Early Adopters Program
1+
## Page Builder pre-release access
22

3-
The Page Builder Early Adopters Program (EAP) gives partners the following perks:
4-
5-
* Explore extension points to build custom modules and integrations for 3rd party services, such as Facebook and Instagram.
6-
* Try out customization options and extend its functionality beyond its default features.
7-
* Preview to prepare a migration plan from BlueFoot 1.0 to PageBuilder.
3+
Pre-release access to Page Builder is opened to all Magento Partners with *no support* from Magento team.
4+
Use this access to:
85

9-
## Developer documentation
10-
11-
We will update the developer documentation frequently during beta. Please use this link to access the latest updates: 
12-
[Page Builder developer documentation](https://devdocs.magedevteam.com/ds_pagebuilder/page-builder/getting-started/introduction.html)
6+
- Explore extension points to build custom modules and integrations for 3rd party services, such as Facebook and Instagram.
7+
- Try out customization options and extend its functionality beyond its default features.
8+
- Preview to prepare a migration plan from BlueFoot 1.0 to Page Builder.
139

14-
## Contribute to PageBuilder
10+
Should you find an issue in Page Builder functionality, please report it on GitHub.
1511

16-
We appreciate any and all contributions to PageBuilder. If you are interested in contributing to this repository, please see our [Contribution Guide].
17-
18-
## PageBuilder updates from the Magento core team
12+
## Developer documentation
1913

20-
We will push new beta releases once a week, including work from the backlog. We don't expect any large breaking changes, but we will communicate them to you if the need arises.
14+
We will update the developer documentation frequently during beta. Please use this link to access the latest updates: 
15+
[Page Builder developer documentation](https://devdocs.magedevteam.com/ds_pagebuilder/page-builder/getting-started/install-pagebuilder.html)
2116

22-
## Contact us
17+
## Contribute to Page Builder
2318

24-
To participate in technical discussions and ask questions, join us in [Slack], where a number of Page Builder team members are present.
19+
We appreciate any and all contributions to Page Builder. If you are interested in contributing to this repository, please see our [Contribution Guide].
2520

2621
## TypeScript
2722
This module utilises TypeScript within our adminhtml web directory. This requires an additional build step or watch command to be running during development on this module.

docs/getting-started/introduction.md

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
# PageBuilder Early Adopters Program
1+
# Page Builder pre-release access
22

3-
The Page Builder Early Adopters Program (EAP) gives partners the following perks:
4-
5-
* Explore extension points to build custom modules and integrations for 3rd party services, such as Facebook and Instagram.
6-
* Try out customization options and extend its functionality beyond its default features.
7-
* Preview to prepare a migration plan from BlueFoot 1.0 to PageBuilder.
3+
Pre-release access to Page Builder is opened to all Magento Partners with *no support* from Magento team.
4+
Use this access to:
5+
6+
- Explore extension points to build custom modules and integrations for 3rd party services, such as Facebook and Instagram.
7+
- Try out customization options and extend its functionality beyond its default features.
8+
- Preview to prepare a migration plan from BlueFoot 1.0 to Page Builder.
9+
10+
Should you find an issue in Page Builder functionality, please report it on GitHub.
811

912
## Installation
1013

@@ -77,14 +80,5 @@ See [Install Page Builder](install-pagebuilder.md)
7780

7881
## Contribute to Page Builder
7982

80-
We appreciate any and all contributions to PageBuilder. If you are interested in contributing to this repository, please see our [Contribution guide](https://github.com/magento/magento2-page-builder/CONTRIBUTING.md).
81-
82-
## Page Builder updates from the Magento core team
83-
84-
We will push new beta releases once a week, including work from the backlog. We don't expect any large breaking changes, but we will communicate them to you if the need arises.
85-
86-
## Contact us
87-
88-
To participate in technical discussions and ask questions, join us in [Slack], where a number of Page Builder team members are present.
83+
We appreciate any and all contributions to Page Builder. If you are interested in contributing to this repository, please see our [Contribution guide](https://github.com/magento/magento2-page-builder/CONTRIBUTING.md).
8984

90-
[Slack]: https://magentocommeng.slack.com/messages/GANS1R4C9

0 commit comments

Comments
 (0)