Oc Bootstrapper Versions Save

Easily bootstrap a new October CMS project

v0.9.0

3 years ago

Bugfixes

v0.8.0

3 years ago
  • Added support for variables inside template files
  • Added support for Lando

v0.7.5

4 years ago
  • Further optimized Windows support

v0.7.4

4 years ago
  • Optimized Windows support

v0.7.2

4 years ago
  • Downgraded GitElephant to version 3 as its requirement of PHP 7.2 caused composer problems.

v0.7.0

4 years ago
  • oc-bootstrapper adds itself as a dependency using a simple json rewrite instead of calling composer require during the install process.

v0.5.1

5 years ago
  • Added october push command, replaces git.cron.sh
  • Added cms.project config entry to assign a marketplace project

v0.5.0

5 years ago
  • Added october update command
  • Added ^ modifier for remote plugins to mark them as updateable
  • General code cleanup

These are non-breaking changes. See README for updated instructions.

v0.4.5

5 years ago
  • Removed space from default APP_KEY placeholder

v0.4.4

5 years ago
  • Use Vdlp.Redirect instead of Adrenth.Redirect