Releases: elfacht/craft-deploy
Releases · elfacht/craft-deploy
0.6.4
- Use
project-config/apply
for Craft CMS 3.5+
0.6.3.1
- Added
DEPLOY_ASSETS_DIR
after deleting it accidentally.
0.6.3
- Added rollback.sh for rollbacks.
- Added
DEPLOY_URL
option.
- Added
DEPLOY_CLEAR_OPCACHE
option.
- Added function to clear
opcache
to reset symlink cache without restarting PHP.
0.6.2
- Added
DEPLOY_KEEP_RELEASES
constant.
- Added
DEPLOY_BRANCH
constant to clone specific branch.
setup.sh
will now create an empty log file.
setup.sh
will now rename .env.example
to .env
.
0.6.1
Add backup deletion function
0.3.1
DO NOT USE due duplicate code.