thelia/legacy-product-attributes-module 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

thelia/legacy-product-attributes-module

最新稳定版本:1.2.0

Composer 安装命令:

composer require thelia/legacy-product-attributes-module

包简介

README 文档

README

Brings back some of the Thelia 1 style of product attributes management.

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

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.

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

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.

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.

统计信息

  • 总下载量: 32
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 7
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0
  • 更新时间: 2015-07-30