Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Latest commit

 

History

History
39 lines (27 loc) · 1.55 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.55 KB

Page Builder developer documentation

This project contains the source code of the Page Builder documentation for Adobe Commerce and Magento Open Source developer documentation website.

Important update

Adobe Commerce and Magento Open Source 2.4.x documentation has been migrated to Adobe sites. See our new landing pages to access the most current information.

Adobe Commerce Developer Documentation (Adobe Developer site)—Develop, customize, integrate, extend, and use advanced capabilities

Adobe Commerce Documentation (Adobe Experience League)—Plan, implement, operate, upgrade, and maintain your Commerce projects

Some content was consolidated or moved to different guides. If you have trouble finding a topic, see the Migrated topics.

We welcome contributions to migrated content! You can find similar links to GitHub on the Adobe sites.

Build the docs

To build this repo locally:

  1. Clone the magento/devdocs repo.

    We use custom automation in the magento/devdocs repo to clone and build MBI docs. This automation will not work if you do not first clone the magento/devdocs repo.

  2. Initialize the PB docs repo using rake:

    rake init
  3. Build the site:

    rake preview

Archived docs

To view the archived documentation, see https://commerce-docs.github.io/devdocs-archive/.