This repository was archived by the owner on Jun 28, 2025. It is now read-only.
Releases: OFFLINE-GmbH/oc-bootstrapper
Releases · OFFLINE-GmbH/oc-bootstrapper
Version 0.2.3
- Bugfixes with config generation
Version 0.2.2
- Add oc-bootstrapper as a local dependency to the project
Version 0.2.1
Fixed symfony version requirements to be compatible with 2.0 and 3.0 versions.
Version 0.2.0
- Added
bareRepooption to ignore everything exceptpluginsandthemesdirectories in your git repo. - Enable re-runs of
october install: Run the command as many times as you want to get incremental installations of added plugins or reconfigure your installation after modifying youroctober.yamlfile. - Use the new
october:envcommand to generate.envfiles - Bugfixes
Update from version 0.1.0
If you use file templates from version 0.1.0 make sure to update your october.yaml template to the new syntax (the git section replaced the old deployments section)!
Version 0.1.0
- Moved all configuration values to
.envfiles. - Added
cms.edgeUpdatesandapp.debugconfig values tooctober.yaml
You can now clone an October CMS installation created by oc-bootstrapper via git and rename the .env.example file to .env to have the initial configuration back in place!
Version v0.0.11
- Optimized error reporting
Version 0.0.10
- Added script to commit changes from prod back into git
Version 0.0.9
- Added overwritable file templates
- Added deployment option
- Added cleanup methods
- Bugfixes
Version 0.0.8
- Added DIRECTORY_SEPARATOR to be compatible with Windows
Version 0.0.7
- Fixed autoload path