1
- # magento2-page-builder
2
-
3
1
## PageBuilder Early Access Program
4
2
5
3
The Page Builder Early Access Program (EAP) gives partners the following perks:
6
4
7
- * Explore extension points to build custom modules and integrations for 3rd party services, such as Facebook, Instagram, etc .
5
+ * Explore extension points to build custom modules and integrations for 3rd party services, such as Facebook and Instagram .
8
6
* Try out customization options and extend its functionality beyond its default features.
9
7
* Preview to prepare a migration plan from BlueFoot 1.0 to PageBuilder.
10
8
@@ -16,58 +14,63 @@ See [Install Page Builder](docs/getting-started/install-pagebuilder.md)
16
14
17
15
### Getting Started
18
16
19
- * [ Install Page Builder] ( docs /getting-started/install-pagebuilder.md)
20
- * [ Activate Page Builder] ( docs /getting-started/activate-pagebuilder.md)
21
- * [ View Page Builder] ( docs /getting-started/view-pagebuilder.md)
17
+ * [ Install Page Builder] ( .. /getting-started/install-pagebuilder.md)
18
+ * [ Activate Page Builder] ( .. /getting-started/activate-pagebuilder.md)
19
+ * [ View Page Builder] ( .. /getting-started/view-pagebuilder.md)
22
20
23
21
### Create a content type
24
22
25
- * [ Overview] ( docs /create-basic-content-type/overview.md)
26
- * [ Step 1: Add configuration] ( docs /create-basic-content-type/step-1-add-configuration.md)
27
- * [ Step 2: Add templates] ( docs /create-basic-content-type/step-2-add-templates.md)
28
- * [ Step 3: Add components] ( docs /create-basic-content-type/step-3-add-components.md)
29
- * [ Step 4: Add editor] ( docs /create-basic-content-type/step-4-add-editor.md)
30
- * [ Step 5: Add styles] ( docs /create-basic-content-type/step-5-add-styles.md)
31
- * [ Step 6: Add frontend widget] ( docs /create-basic-content-type/step-6-add-frontend-widget.md)
32
- * [ What's next] ( docs /create-basic-content-type/whats-next.md)
23
+ * [ Overview] ( .. /create-basic-content-type/overview.md)
24
+ * [ Step 1: Add configuration] ( .. /create-basic-content-type/step-1-add-configuration.md)
25
+ * [ Step 2: Add templates] ( .. /create-basic-content-type/step-2-add-templates.md)
26
+ * [ Step 3: Add components] ( .. /create-basic-content-type/step-3-add-components.md)
27
+ * [ Step 4: Add editor] ( .. /create-basic-content-type/step-4-add-editor.md)
28
+ * [ Step 5: Add styles] ( .. /create-basic-content-type/step-5-add-styles.md)
29
+ * [ Step 6: Add frontend widget] ( .. /create-basic-content-type/step-6-add-frontend-widget.md)
30
+ * [ What's next] ( .. /create-basic-content-type/whats-next.md)
33
31
34
32
### Configurations
35
33
36
- * [ Main configurations] ( docs /configurations/content-type-configuration.md)
37
- * [ Additional configurations] ( docs /configurations/additional-configurations.md)
38
- * [ Panel configurations] ( docs /configurations/panel-configurations.md)
39
- * [ Option menu configurations] ( docs /configurations/option-menu-configurations.md)
40
- * [ Iconography] ( docs /configurations/iconography.md)
41
- * [ Block chooser configuration] ( docs /configurations/block-chooser-configuration.md)
42
- * [ Full-width page layout configuration] ( docs /configurations/full-width-page-layout-configuration.md)
43
- * [ Responsive layout configuration] ( docs /configurations/responsive-layout-configuration.md)
44
- * [ Storefront configuration] ( docs /configurations/storefront-configuration.md)
45
- * [ Selector configuration] ( docs /configurations/selector-configuration.md)
46
- * [ Product conditions configuration] ( docs /configurations/product-conditions-configuration.md)
47
- * [ Server-side rendered previews] ( docs /configurations/server-side-rendered-previews.md)
34
+ * [ Main configurations] ( .. /configurations/content-type-configuration.md)
35
+ * [ Additional configurations] ( .. /configurations/additional-configurations.md)
36
+ * [ Panel configurations] ( .. /configurations/panel-configurations.md)
37
+ * [ Option menu configurations] ( .. /configurations/option-menu-configurations.md)
38
+ * [ Iconography] ( .. /configurations/iconography.md)
39
+ * [ Block chooser configuration] ( .. /configurations/block-chooser-configuration.md)
40
+ * [ Full-width page layout configuration] ( .. /configurations/full-width-page-layout-configuration.md)
41
+ * [ Responsive layout configuration] ( .. /configurations/responsive-layout-configuration.md)
42
+ * [ Storefront configuration] ( .. /configurations/storefront-configuration.md)
43
+ * [ Selector configuration] ( .. /configurations/selector-configuration.md)
44
+ * [ Product conditions configuration] ( .. /configurations/product-conditions-configuration.md)
45
+ * [ Server-side rendered previews] ( .. /configurations/server-side-rendered-previews.md)
48
46
49
47
### How Tos
50
48
51
- * [ How to develop a new content type] ( docs /how-to/how-to-develop-new-content-type.md)
52
- * [ How to develop a container content type] ( docs /how-to/how-to-develop-container-content-type.md)
53
- * [ How to use the Image Uploader] ( docs /how-to/how-to-use-image-uploader.md)
54
- * [ How to use the Image Uploader] ( docs /how-to/how-to-use-image-uploader.md)
55
- * [ How to add inline text editing] ( docs /how-to/how-to-add-inline-text-editing.md)
56
- * [ How to add a custom toolbar] ( docs /how-to/how-to-add-custom-toolbar.md)
57
- * [ How to convert product attribute fields to use Page Builder] ( docs /how-to/how-to-convert-product-attributes-to-use-pagebuilder.md)
58
- * [ How to store a component master format as a widget-directive] ( docs /how-to/how-to-store-master-format-as-widget-directive.md)
49
+ * [ How to develop a new content type] ( .. /how-to/how-to-develop-new-content-type.md)
50
+ * [ How to develop a container content type] ( .. /how-to/how-to-develop-container-content-type.md)
51
+ * [ How to use the Image Uploader] ( .. /how-to/how-to-use-image-uploader.md)
52
+ * [ How to use the Image Uploader] ( .. /how-to/how-to-use-image-uploader.md)
53
+ * [ How to add inline text editing] ( .. /how-to/how-to-add-inline-text-editing.md)
54
+ * [ How to add a custom toolbar] ( .. /how-to/how-to-add-custom-toolbar.md)
55
+ * [ How to convert product attribute fields to use Page Builder] ( .. /how-to/how-to-convert-product-attributes-to-use-pagebuilder.md)
56
+ * [ How to store a component master format as a widget-directive] ( .. /how-to/how-to-store-master-format-as-widget-directive.md)
59
57
60
58
### Reference
61
59
62
- * [ Architecture] ( docs /reference/architecture.md)
63
- * [ Events] ( docs /reference/events.md)
64
- * [ Knockout bindings] ( docs /reference/knockout-bindings.md)
65
- * [ Master format] ( docs /reference/master-format.md)
60
+ * [ Architecture] ( .. /reference/architecture.md)
61
+ * [ Events] ( .. /reference/events.md)
62
+ * [ Knockout bindings] ( .. /reference/knockout-bindings.md)
63
+ * [ Master format] ( .. /reference/master-format.md)
66
64
67
65
### Migration
68
66
69
- * [ Migrate from BlueFoot] ( docs/migration/migrate-from-bluefoot.md )
70
- * [ Migrate custom content types from BlueFoot] ( docs/migration/migrate-custom-content-types-from-bluefoot.md )
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
+ * [ Component status] ( ../component-status.md )
73
+ * [ Known issues] ( ../known-issues.md )
71
74
72
75
## Contribute to PageBuilder
73
76
@@ -84,4 +87,3 @@ To participate in technical discussions and ask questions, join us in [Slack], w
84
87
85
88
[ Contribution Guide ] : CONTRIBUTING.md
86
89
[ Slack ] : https://magentocommeng.slack.com/messages/GANS1R4C9
87
-
0 commit comments