aggrosoft / oxid-composer-manager
This package is abandoned and no longer maintained.
No replacement package was suggested.
Manage oxid eShop composer modules through admin interface
Package info
github.com/aggrosoft/oxid-composer-manager
Language:Vue
Type:oxideshop-module
pkg:composer/aggrosoft/oxid-composer-manager
2.0.1
2020-11-25 11:12 UTC
Requires
- composer/composer: ^1.0 || ^2.0
- titasgailius/terminal: ^0.2.7
- dev-master
- 2.0.1
- 2.0.0
- 1.2.0
- 1.1.9
- 1.1.8
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.16
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-dependabot/npm_and_yarn/vue/json5-and-json5-and-vue/cli-service-2.2.3
- dev-dependabot/npm_and_yarn/vue/express-4.18.2
- dev-dependabot/npm_and_yarn/vue/qs-6.5.3
- dev-dependabot/npm_and_yarn/vue/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/vue/vuetify-2.6.10
- dev-dependabot/npm_and_yarn/vue/terser-4.8.1
- dev-dependabot/npm_and_yarn/vue/thenify-3.3.1
- dev-dependabot/npm_and_yarn/vue/shell-quote-1.7.3
- dev-dependabot/npm_and_yarn/vue/eventsource-1.1.1
- dev-dependabot/npm_and_yarn/vue/async-2.6.4
- dev-dependabot/npm_and_yarn/vue/url-parse-1.5.10
- dev-dependabot/npm_and_yarn/vue/prismjs-1.27.0
- dev-dependabot/npm_and_yarn/vue/ajv-6.12.6
- dev-dependabot/npm_and_yarn/vue/shelljs-0.8.5
- dev-dependabot/npm_and_yarn/vue/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/vue/postcss-7.0.36
- dev-dependabot/npm_and_yarn/vue/ws-6.2.2
- dev-dependabot/npm_and_yarn/vue/dns-packet-1.3.4
- dev-dependabot/npm_and_yarn/vue/browserslist-4.16.6
- dev-dependabot/npm_and_yarn/vue/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/vue/lodash-4.17.21
- dev-dependabot/npm_and_yarn/vue/ssri-6.0.2
- dev-dependabot/npm_and_yarn/vue/y18n-4.0.1
- dev-dependabot/npm_and_yarn/vue/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/vue/axios-0.21.1
- dev-dependabot/npm_and_yarn/vue/ini-1.3.8
- dev-oxid-61
This package is auto-updated.
Last update: 2026-03-05 23:24:37 UTC
README
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.
Direct install using zip
Download a zip dump of this repository, extract copy_this folder to your eShop source folder.
