Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aggrosoft/oxid-composer-manager

Manage oxid eShop composer modules through admin interface
https://github.com/aggrosoft/oxid-composer-manager

composer oxid-esales oxid-eshop oxid-module

Last synced: 2 months ago
JSON representation

Manage oxid eShop composer modules through admin interface

Awesome Lists containing this project

README

        

# oxid-composer-manager
Manage OXID eShop composer modules via admin panel

![Screenshot](/assets/screen.jpg?raw=true "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](https://github.com/aggrosoft/oxid-composer-manager/tree/oxid-61).

### Direct install using zip

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