firegento / magento-performance-tweaks

This Magento extension is based on the slides of Ivan Chepurnyi, available at http://de.slideshare.net/ivanchepurnyi/magento-performance.
GNU General Public License v3.0
150 stars 40 forks source link

Release tag to latest commit #6

Closed ihor-sviziev closed 8 years ago

ihor-sviziev commented 9 years ago

Please add release commit to have ability install latest version it via composer.

tim-bezhashvyly commented 9 years ago

I don't think it's a good idea to install such a module with composer. Definitely not all tweaks will be applicable to your store so fair share of modifications may be required.

ihor-sviziev commented 9 years ago

@tim-bezhashvyly BTW if you have many modifications you will check all changes to fix possible conflicts. We just installed this module and few our websites started works really faster. I think just run "composer update" is really good solution, why not?

tim-bezhashvyly commented 9 years ago

Because modifying files in vendor dir is a no-no :wink:

ihor-sviziev commented 9 years ago

@tim-bezhashvyly If you want something change - you can create fork and porform required modifications there.

tim-bezhashvyly commented 9 years ago

You are absolutely right.

quafzi commented 8 years ago

Sorry for the delay. The latest release now is 1.0.0. Please take care: its composer package name now is firegento/performance-tweaks!