Skip to content

Commit 4f7928f

Browse files
authored
MC-4182: update installation docs
Added navigation to the new activation-deactivation.md topic.
1 parent 66aca0b commit 4f7928f

File tree

1 file changed

+65
-2
lines changed

1 file changed

+65
-2
lines changed

app/code/Magento/PageBuilder/docs/activation-deactivation.md

Lines changed: 65 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,67 @@
1-
## Activation
1+
## Activate and Deactivate PageBuilder
2+
3+
## Navigation
4+
5+
1. [Introduction]
6+
2. [Installation guide]
7+
3. **Activate and Deactivate PageBuilder**
8+
4. [Contribution guide]
9+
5. [Developer documentation]
10+
1. [Architecture overview]
11+
1. [BlueFoot to PageBuilder data migration]
12+
1. [Third-party content type migration]
13+
1. [Iconography]
14+
1. [Add image uploader to content type]
15+
1. [Module integration]
16+
1. [Additional data configuration]
17+
1. [Content type configuration]
18+
1. [How to add a new content type]
19+
1. [Events]
20+
1. [Bindings]
21+
1. [Master format]
22+
1. [Visual select]
23+
1. [Reuse product conditions in content types]
24+
1. [Store component master format as widget directive]
25+
1. [Use the block chooser UI component]
26+
1. [Use the inline text editing component]
27+
1. [Render a backend content type preview]
28+
1. [Custom Toolbar]
29+
1. [Full width page layouts]
30+
1. [Add custom logic to content types]
31+
6. [Roadmap and known issues]
32+
7. [How to create custom PageBuilder content type container]
33+
34+
[Introduction]: introduction.md
35+
[Contribution guide]: ../CONTRIBUTING.md
36+
[Installation guide]: install.md
37+
[Developer documentation]: developer-documentation.md
38+
[Architecture overview]: architecture-overview.md
39+
[BlueFoot to PageBuilder data migration]: bluefoot-data-migration.md
40+
[Third-party content type migration]: new-content-type-example.md
41+
[Iconography]: iconography.md
42+
[Add image uploader to content type]: image-uploader.md
43+
[Module integration]: module-integration.md
44+
[Additional data configuration]: custom-configuration.md
45+
[Content type configuration]: content-type-configuration.md
46+
[How to add a new content type]: how-to-add-new-content-type.md
47+
[Events]: events.md
48+
[Bindings]: bindings.md
49+
[Master format]: master-format.md
50+
[Visual select]: visual-select.md
51+
[Reuse product conditions in content types]: product-conditions.md
52+
[Store component master format as widget directive]: widget-directive.md
53+
[Use the block chooser UI component]: block-chooser-component.md
54+
[Use the inline text editing component]: inline-editing-component.md
55+
[Render a backend content type preview]: content-type-preview.md
56+
[Custom Toolbar]: toolbar.md
57+
[Full width page layouts]: full-width-page-layouts.md
58+
[Add custom logic to content types]: add-custom-logic.md
59+
[Roadmap and Known Issues]: roadmap.md
60+
[How to create custom PageBuilder content type container]: how-to-create-custom-content-type-container.md
61+
[Activate and Deactivate PageBuilder]: activation-deactivation.md
62+
63+
64+
## Activate PageBuilder
265

366
Follow these steps to activate PageBuilder in the Admin:
467

@@ -8,7 +71,7 @@ Follow these steps to activate PageBuilder in the Admin:
871
4. Under **Advanced Content Tools**, select **Yes** for **Enable Page Builder**.
972
5. Click **Save Config**
1073

11-
## Disable PageBuilder
74+
## Deactivate PageBuilder
1275

1376
We recommend you deactivate the PageBuilder editor through the Admin instead of disabling the module itself.
1477
This allows the PageBuilder module to continue rendering the content on the storefront even if the editor is not used in the Admin.

0 commit comments

Comments
 (0)