@@ -21,6 +21,30 @@ We offer two methods for installing PageBuilder:
21
21
[ Composer package ] : app/code/Magento/PageBuilder/docs/install.md#composer-installation
22
22
[ GitHub repository ] : app/code/Magento/PageBuilder/docs/install.md#github-installation
23
23
24
+ ## Developer documentation
25
+
26
+ This project repository contains PageBuilder developer documentation on the following topics:
27
+
28
+ 1 . [ Architecture overview]
29
+ 1 . [ BlueFoot to PageBuilder data migration]
30
+ 1 . [ Third-party content type migration]
31
+ 1 . [ Iconography]
32
+ 1 . [ Module integration]
33
+ 1 . [ Additional data configuration]
34
+ 1 . [ Content type configuration]
35
+ 1 . [ How to add a new content type]
36
+ 1 . [ Events]
37
+
38
+ [ Architecture overview ] : app/code/Magento/PageBuilder/docs/architecture-overview.md
39
+ [ BlueFoot to PageBuilder data migration ] : app/code/Magento/PageBuilder/docs/bluefoot-data-migration.md
40
+ [ Third-party content type migration ] : app/code/Magento/PageBuilder/docs/new-content-type-example.md
41
+ [ Iconography ] : app/code/Magento/PageBuilder/docs/iconography.md
42
+ [ Module integration ] : app/code/Magento/PageBuilder/docs/module-integration.md
43
+ [ Additional data configuration ] : app/code/Magento/PageBuilder/docs/custom-configuration.md
44
+ [ Content type configuration ] : app/code/Magento/PageBuilder/docs/content-type-configuration.md
45
+ [ How to add a new content type ] : app/code/Magento/PageBuilder/docs/how-to-add-new-content-type.md
46
+ [ Events ] : app/code/Magento/PageBuilder/docs/events.md
47
+
24
48
## Contribute to PageBuilder
25
49
26
50
We appreciate any and all contributions to PageBuilder.
@@ -46,8 +70,8 @@ To help you prepare for these changes, we are publishing a [roadmap] of features
46
70
We want to hear what you think of PageBuilder!
47
71
We are particularly interested on your thoughts on the following:
48
72
49
- * How would you customize PageBuilder and what do you need to accomplish this task?
50
- * What web content API do you use or would like to see in PageBuilder?
73
+ * [ How would you customize PageBuilder and what do you need to accomplish this task?] ( magento/magento2-page-builder#57 )
74
+ * [ What web content API do you use or would like to see in PageBuilder?] ( magento/magento2-page-builder#58 )
51
75
52
76
To participate in technical discussions and ask questions, join us in [ Slack] .
53
77
0 commit comments