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.56 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.56 KB

MBI developer documentation

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.

Build MBI 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 MBI 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/.