Skip to content

Releases: OFFLINE-GmbH/oc-bootstrapper

Version 0.2.3

10 Aug 14:48
Compare
Choose a tag to compare
  • Bugfixes with config generation

Version 0.2.2

02 Aug 16:37
Compare
Choose a tag to compare
  • Add oc-bootstrapper as a local dependency to the project

Version 0.2.1

02 Aug 16:04
Compare
Choose a tag to compare

Fixed symfony version requirements to be compatible with 2.0 and 3.0 versions.

Version 0.2.0

02 Aug 15:39
Compare
Choose a tag to compare
  • Added bareRepo option to ignore everything except plugins and themes directories 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 your october.yaml file.
  • Use the new october:env command to generate .env files
  • 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

31 May 07:03
Compare
Choose a tag to compare
  • Moved all configuration values to .env files.
  • Added cms.edgeUpdates and app.debug config values to october.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

24 May 18:39
Compare
Choose a tag to compare
  • Optimized error reporting

Version 0.0.10

02 May 09:52
Compare
Choose a tag to compare
  • Added script to commit changes from prod back into git

Version 0.0.9

30 Apr 17:15
Compare
Choose a tag to compare
  • Added overwritable file templates
  • Added deployment option
  • Added cleanup methods
  • Bugfixes

Version 0.0.8

30 Mar 08:02
Compare
Choose a tag to compare
  • Added DIRECTORY_SEPARATOR to be compatible with Windows

Version 0.0.7

30 Mar 06:37
Compare
Choose a tag to compare
  • Fixed autoload path