Datei suchen
2024-11-02 14:26:44 +01:00
recipe rename shop group to oxid 2024-11-02 14:26:44 +01:00
composer.json clean up for stand alone package 2024-10-30 20:53:35 +01:00
README.md rename shop group to oxid 2024-11-02 14:26:44 +01:00

Deployer recipe for OXID 7.x

This project uses Deployer for scripted installation.

The recipe can usually also be used for projects based on OXID 6.4 and 6.5.

Usage

See Deployer OXID recipe project for further instructions.

available tasks

  • dep oxid:getVersion [stage] - show version of current OXID installation
  • dep oxid:backupDatabase [stage] - rotate old database backups and create a new one
  • dep oxid:cloneDatabase [stage] - dump contents from source to destination database
  • dep oxid:runMigration [stage] - run all database migrations
  • dep setup:createDbConfig [stage] - generate database configuration file