Skip to content

Releases: josh-taylor/generator-magento

v0.4.1

20 Jan 12:53
Compare
Choose a tag to compare

Update to use 1.9.1.0

v0.4.0

14 May 08:09
Compare
Choose a tag to compare

Update to use 1.9.0.0

v0.3.0

08 May 09:49
Compare
Choose a tag to compare
  • Use tarball from github instead of magento's website. Downloads much faster!
  • Use bootstrap-sass-official instead of the unofficial version being used before

v0.2.0

06 Feb 22:49
Compare
Choose a tag to compare

Includes:

  • Live Reload support
  • Twitter Bootstrap support (LESS and SASS)
  • Automatically making directories writable

Initial release

05 Feb 22:20
Compare
Choose a tag to compare

Provides the following features:

  • Download and extract any version of Magento
  • Compass support
  • Use grunt serve to automatically build compass files and start a php cli server (Navigate to http://127.0.0.1:8000).