Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 601 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 601 Bytes

oxid-composer-manager

Manage OXID eShop composer modules via admin panel

Screenshot

Installation

Using composer (recommended)

Run the following command in your shop base folder (this is where composer.json is located)

composer require aggrosoft/oxid-composer-manager

For < Oxid 6.2

You must use the oxid-61 branch for this, see here.

Direct install using zip

Download a zip dump of this repository, extract copy_this folder to your eShop source folder.