Skip to content

Releases: anuj9196/CakePHP-App-Installer

v4.0.1

01 Jun 03:54
523e49f
Compare
Choose a tag to compare

Changes

  • Improve Cake 4.3 compatibility @Zuluru (#6)

v4.0.0

27 Oct 02:22
33ccc5b
Compare
Choose a tag to compare

Support for CakePHP 4

merge PR

28 Mar 18:52
de2ce42
Compare
Choose a tag to compare
Merge pull request #4 from Zuluru/master

Use plugin constant instead of hard-coded path

Major changes and fixed for support for CakePHP 3.4+

17 Oct 09:19
cb9f148
Compare
Choose a tag to compare
  • Removed deprecated functions
  • Fix issues with database connection
  • Added option to change salt of app.php file
  • Change filename database_config.php to database.php

Major release with support for CakePHP 3.3

26 Aug 04:05
064eb1e
Compare
Choose a tag to compare

Improved error reporting

17 Jan 12:29
bfff19e
Compare
Choose a tag to compare
1.1.5

improved error reporting

fix event

20 Nov 07:26
9218ddf
Compare
Choose a tag to compare
1.1.4

Update AppController.php

fix layout issue

17 Nov 05:24
5747224
Compare
Choose a tag to compare
1.1.3

Update AppController.php

fix layout issue

17 Nov 04:44
5747224
Compare
Choose a tag to compare
v1.0.7

Update AppController.php

remove Auth error

22 Jun 10:26
Compare
Choose a tag to compare

added Auth component in InstallController