bisweb / deployer
BisWeb Deployer Module for OXID eShop Community Edition Version 7.3 Series
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:oxideshop-module
Requires
Requires (Dev)
- deployer/deployer: ^7.5
This package is not auto-updated.
Last update: 2025-07-17 06:42:51 UTC
README
- OXID eShop Version 7.3 or higher
- Access via Console possible
- Composer is installed on your Server
Installation
- Login via SSH and change to installed OXID eShop Edition Directory
- Register the Module via Composer
composer require bisweb/deployer
- Login to Shop Admin and activate the Module
Uninstallation
- Login to Shop Admin and deactivate the Module
- Login via SSH and change to installed OXID eShop Edition Directory
- Unregister the Module via Composer
./vendor/bin/oe-console oe:module:deactivate bisweb_deployer ./vendor/bin/oe-console oe:module:uninstall bisweb_deployer composer remove bisweb/deployer
- Clear Cache File Directory tmp/
- Login to Shop Admin and confirm the message "Do you want to delete all registered module information and saved configurations?"