https://github.com/magento/devdocs-mbi
[Deprecated] Magento Business Intelligence developer documentation
https://github.com/magento/devdocs-mbi
devdocs magento magento-business-intelligence mbi
Last synced: 7 months ago
JSON representation
[Deprecated] Magento Business Intelligence developer documentation
- Host: GitHub
- URL: https://github.com/magento/devdocs-mbi
- Owner: magento
- License: osl-3.0
- Created: 2019-02-27T21:07:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-18T20:29:55.000Z (over 1 year ago)
- Last Synced: 2024-11-18T21:39:52.064Z (over 1 year ago)
- Topics: devdocs, magento, magento-business-intelligence, mbi
- Homepage:
- Size: 418 KB
- Stars: 4
- Watchers: 15
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 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](https://developer.adobe.com/commerce/docs/) (Adobe Developer site)—Develop, customize, integrate, extend, and use advanced capabilities
>
>[Adobe Commerce Documentation](https://experienceleague.adobe.com/docs/commerce.html) (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](https://commerce-docs.github.io/devdocs-archive/migrated-topics.html).
>
> 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](https://github.com/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.
1. Initialize the MBI docs repo using rake:
```shell
rake init
```
1. Build the site:
```shell
rake preview
```
## Archived docs
To view the archived documentation, see .