Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aggrosoft/oxid-composer-manager
- Owner: aggrosoft
- License: mit
- Created: 2020-02-07T14:58:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:33:48.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T05:52:04.209Z (3 months ago)
- Topics: composer, oxid-esales, oxid-eshop, oxid-module
- Language: Vue
- Size: 5.64 MB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.