2017 © Pedro Peláez
 

thelia-module legacy-product-attributes-module

image

thelia/legacy-product-attributes-module

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

LegacyProductAttributes

Brings back some of the Thelia 1 style of product attributes management., (*1)

Installation

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is LegacyProductAttributes.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file, (*2)

composer require thelia/legacy-product-attributes-module:~1.0

Usage

Go to the new Attributes configuration tab on the product edition page to configure the price differences associated to attribute values., (*3)

The products using this module should not have any attribute combinations configured, and only use the default pricing., (*4)

Compatibility notes

This module uses some alternative ways to manage the cart and order process. Most notably, products only have one product sale elements even though this module manage attribute combinations. Due to this, modules that work on products, the cart or orders may not work properly when used with this module., (*5)

This module makes heavy use of javascript to alter the store pages, and may not work properly with templates other than the default Thelia template. Some manual integration may be required in that case., (*6)

The Versions

03/07 2017

dev-master

9999999-dev

  Sources   Download

LGPL-3.0+

The Requires

 

08/10 2015

1.0.2

1.0.2.0

  Sources   Download

LGPL-3.0+

The Requires

 

13/08 2015

1.0.1

1.0.1.0

  Sources   Download

LGPL-3.0+

The Requires

 

30/07 2015

1.0

1.0.0.0

  Sources   Download

LGPL-3.0+

The Requires