PrestaShopCorp / ps_mbo

Pushes modules from the Addons Marketplace
Academic Free License v3.0
20 stars 19 forks source link
prestashop prestashop-module

PrestaShop Marketplace in your Back Office (MBO)

PHP tests Build & Release draft GitHub license

About

The module ps_mbo is the PrestaShop modules marketplace within your shop Backoffice.

It is responsible for :

Installation

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.

Requirements

To be fully functional, MBO requires

Reporting issues

You can report issues in the module's repository. Click here to report an issue.

Multistore compatibility

This module is compatible with the multistore :heavy_check_mark:

Once installed it's available whatever the shop context

Tools and helpers

MBO provides some tools for developers to gather informations on modules

Translations

See translations-docs

Contributing

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.

License

This module is released under the Academic Free License 3.0