Skip to content

Releases: convenient/SetupScriptsDisabler

0.2.0

19 Jan 13:22
Compare
Choose a tag to compare
  • a735a79
  • Disable automatic setup scripts even when developer mode is enabled

0.1.4

16 Apr 09:01
Compare
Choose a tag to compare
Updated readme composer example

0.1.3

17 Mar 11:44
Compare
Choose a tag to compare

Added an unbounded requirement to magento-hackathon/magento-composer-installer until the bug identified in the following stack overflow post is resolved.

The composer installer is in V3 beta, so hopefully this will be soon.

It is unbounded so that we do not conflict with anyone currently requiring the v3 installer.

http://magento.stackexchange.com/a/48564/17176

0.1.2

23 Dec 15:25
Compare
Choose a tag to compare

Updated composer.json to define a license.

composer validate 
./composer.json is valid

0.1.1

20 Dec 15:07
Compare
Choose a tag to compare

Added modman file

0.1.0

20 Dec 14:45
Compare
Choose a tag to compare

Drop this into Magento to disable the automatic application of setup scripts, it's just one little config change.

Tools like n98-magerun should still be able to apply setup scripts.