Welcome! This repository contains the source files for the Magento Business Intelligence (MBI) developer documentation. These files are available under the OSL-3.0 license.
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.
To build this repo locally:
-
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.
-
Initialize the MBI docs repo using rake:
rake init
-
Build the site:
rake preview
To view the archived documentation, see https://commerce-docs.github.io/devdocs-archive/.