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: about 1 month 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:33:48.000Z (over 2 years ago)
- Last Synced: 2024-10-19T05:16:57.101Z (7 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
## 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.