• Resolved Ulrich

    (@grapplerulrich)


    Hello

    I use https://wpackagist.org/ to install the plugins with composer.

    As the all of the tags previous to 3.0 have been removed I can’t install 2.6.14 with composer anymore.

    I am working on updating to WooCommerce 3.0 so still need to be able to download 2.6.14.

    Related issue with wpackagist https://github.com/outlandishideas/wpackagist/issues/282

    I understand the wp.org meta team has been encouraging to remove old tags but I still think you could have left the last 2.6 version.

    Thanks!

    Ulrich

Viewing 3 replies - 1 through 3 (of 3 total)
  • Luminus Alabi

    (@luminus)

    Automattic Happiness Engineer

    Hey @grapplerulrich,

    Those tags were removed because it was taking forever to deploy releases with so many tags in there as every past release had to be downloaded by svn. It was taking a minimum of an hour to deploy a new release.

    You can use Composer to pull the required version from GitHub since we already include a package.json file for Composer.

    Calling this should take care of that for you "woocommerce/woocommerce": "~2.6".

    Thread Starter Ulrich

    (@grapplerulrich)

    Hey @luminus

    Thanks for the reply. Learnt something new today that WooCommerce is on Packagist.

    https://packagist.org/packages/woocommerce/woocommerce

    Luminus Alabi

    (@luminus)

    Automattic Happiness Engineer

    Howdy @grapplerulrich,

    Looks like you’re covered there. Glad I could help point you in the right direction.

    Take care and have an amazing day ahead.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Version 2.0 Tags’ is closed to new replies.