Skip to content

Releases: dereuromark/cakephp-setup

3.0.0

17 Nov 03:15
Compare
Choose a tag to compare

CakePHP 5 compatible release

Enjoy!

3.0.0-RC

10 Oct 12:40
Compare
Choose a tag to compare

CakePHP 5 compatible pre-release

Please test. Once this has been tested and approved, the stable release can be tagged.

2.3.0

18 Jul 12:21
Compare
Choose a tag to compare

Improvements

  • DbConstraintsShell improvements
  • Better defaults for User::create shell command
  • CakePHP 4.2+ / PHP 7.4+ now.

2.2.0

27 Oct 21:03
9136717
Compare
Choose a tag to compare

Improvements

Added DbBackup shell to easily create or restore DB backups.

2.1.1

28 Nov 17:11
ed89f63
Compare
Choose a tag to compare

Fixes

Fixed Maintenance middleware and its functionality.

2.1.0

30 Oct 15:41
Compare
Choose a tag to compare

Improvements

  • More functionality in backend
  • Improved bake templates for Setup, it now uses Twig templates
  • MaintenanceMiddleware is now PSR compatible and does not use invoke anymore

1.6.0

30 Oct 15:37
Compare
Choose a tag to compare

Improvements

  • Added size bar to indicate DB table size and allow quick visual comparison
  • Added time info in current_config CLI command

2.0.0

05 Mar 22:20
Compare
Choose a tag to compare

CakePHP 4 release

Useful tools for setting up and maintaining a CakePHP app.

  • Maintenance Mode
  • Debugging and Backend Info
  • Database and Data Migration tooling

1.5.0

20 Feb 14:35
Compare
Choose a tag to compare

Improvements

  • Added DbConstraints shell to check for data integrity issues around nullable foreign keys.
  • Added ENV backend.

Fixes

  • Adjusted bake templates to recent core changes.

2.0.0-beta

30 Dec 11:56
Compare
Choose a tag to compare

CakePHP 4 compatible pre-release.

Please help to finalize for stable release.