|
| 1 | +# PageBuilder Early Adopters Program |
| 2 | + |
| 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. |
| 8 | + |
| 9 | +## Installation |
| 10 | + |
| 11 | +See [Install Page Builder](install-pagebuilder.md) |
| 12 | + |
| 13 | +<!-- {% comment %} --> |
| 14 | + |
| 15 | +## Developer documentation |
| 16 | + |
| 17 | +### Getting started |
| 18 | + |
| 19 | +* [Install Page Builder](install-pagebuilder.md) |
| 20 | +* [Activate Page Builder](activate-pagebuilder.md) |
| 21 | +* [View Page Builder](view-pagebuilder.md) |
| 22 | + |
| 23 | +### Create a content type |
| 24 | + |
| 25 | +* [Overview](../create-basic-content-type/overview.md) |
| 26 | +* [Step 1: Add configuration](../create-basic-content-type/step-1-add-configuration.md) |
| 27 | +* [Step 2: Add templates](../create-basic-content-type/step-2-add-templates.md) |
| 28 | +* [Step 3: Add components](../create-basic-content-type/step-3-add-components.md) |
| 29 | +* [Step 4: Add form](../create-basic-content-type/step-4-add-form.md) |
| 30 | +* [Step 5: Add styles](../create-basic-content-type/step-5-add-styles.md) |
| 31 | +* [Step 6: Add an icon](../create-basic-content-type/step-6-add-icon.md) |
| 32 | +* [What's next](../create-basic-content-type/whats-next.md) |
| 33 | + |
| 34 | +### Configurations |
| 35 | + |
| 36 | +* [Main configurations](../configurations/content-type-configuration.md) |
| 37 | +* [Additional configurations](../configurations/additional-configurations.md) |
| 38 | +* [Panel configurations](../configurations/panel-configurations.md) |
| 39 | +* [Option menu configurations](../configurations/option-menu-configurations.md) |
| 40 | +* [Icons and images](../configurations/icons-and-images.md) |
| 41 | +* [Block chooser configuration](../configurations/block-chooser-configuration.md) |
| 42 | +* [Full-width page layout configuration](../configurations/full-width-page-layout-configuration.md) |
| 43 | +* [Responsive layout configuration](../configurations/responsive-layout-configuration.md) |
| 44 | +* [Storefront configuration](../configurations/storefront-configuration.md) |
| 45 | +* [Selector configuration](../configurations/selector-configuration.md) |
| 46 | +* [Product conditions configuration](../configurations/product-conditions-configuration.md) |
| 47 | +* [Server-side rendered previews](../configurations/server-side-rendered-previews.md) |
| 48 | + |
| 49 | +### How tos |
| 50 | + |
| 51 | +* [How to develop a container content type](../how-to/how-to-develop-container-content-type.md) |
| 52 | +* [How to use the Image Uploader](../how-to/how-to-use-image-uploader.md) |
| 53 | +* [How to use the Image Uploader](../how-to/how-to-use-image-uploader.md) |
| 54 | +* [How to add inline text editing](../how-to/how-to-add-inline-text-editing.md) |
| 55 | +* [How to add a custom toolbar](../how-to/how-to-add-custom-toolbar.md) |
| 56 | +* [How to convert product attribute fields to use Page Builder](../how-to/how-to-convert-product-attributes-to-use-pagebuilder.md) |
| 57 | +* [How to store a component master format as a widget-directive](../how-to/how-to-store-master-format-as-widget-directive.md) |
| 58 | + |
| 59 | +### Reference |
| 60 | + |
| 61 | +* [Architecture](../reference/architecture.md) |
| 62 | +* [Events](../reference/events.md) |
| 63 | +* [Knockout bindings](../reference/knockout-bindings.md) |
| 64 | + |
| 65 | +### Migration |
| 66 | + |
| 67 | +* [Migrate from BlueFoot](../migration/migrate-from-bluefoot.md) |
| 68 | +* [Migrate custom content types from BlueFoot](../migration/migrate-custom-content-types-from-bluefoot.md) |
| 69 | + |
| 70 | +### Other |
| 71 | + |
| 72 | +* [Release notes](../release-notes.md) |
| 73 | +* [Component status](../comp-status2.md) |
| 74 | +* [Contribution guide](https://github.com/magento/magento2-page-builder/blob/develop/CONTRIBUTING.md) |
| 75 | + |
| 76 | +<!-- {% endcomment %} --> |
| 77 | + |
| 78 | +## Contribute to Page Builder |
| 79 | + |
| 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/blob/develop/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. |
| 89 | + |
| 90 | +[Slack]: https://magentocommeng.slack.com/messages/GANS1R4C9 |
0 commit comments