The module ps_mbo is the PrestaShop modules marketplace within your shop Backoffice.
It is responsible for :
MBO is integrated by default on PrestaShop Edition versions.
You can install it manually by downloading the latest release on https://github.com/PrestaShopCorp/ps_mbo/releases and uploading it through the Module manager page of your Backoffice.
Note : An admin user (Prestashop Marketplace) is created when installing the module. This user is mandatory to allow the module to be callable by the external API.
To be fully functional, MBO requires
You can report issues in the module's repository. Click here to report an issue.
This module is compatible with the multistore :heavy_check_mark:
Once installed it's available whatever the shop context
MBO provides some tools for developers to gather informations on modules
MBO is a closed-source software own by the PrestaShop company.
But everyone is welcome and even encouraged to contribute with their own improvements!
PrestaShop company is the only decision maker to integrate or not a contribution.
Just make sure to follow our contribution guidelines.
To contribute, you'll need to run the project locally :
Please respect the coding standards
TIPS : To ease your development phase, you can modify the module directly on the shop sources and then copy modifications to your fork.
This module is released under the Academic Free License 3.0