commerce_price_table.admin.css |
css/commerce_price_table.admin.css |
|
Admin styling. |
commerce_price_table.info.yml |
commerce_price_table.info.yml |
|
commerce_price_table.info.yml |
commerce_price_table.libraries.yml |
commerce_price_table.libraries.yml |
|
commerce_price_table.libraries.yml |
commerce_price_table.module |
commerce_price_table.module |
|
Contains commerce_price_table.module |
commerce_price_table.permissions.yml |
commerce_price_table.permissions.yml |
|
commerce_price_table.permissions.yml |
commerce_price_table.services.yml |
commerce_price_table.services.yml |
|
commerce_price_table.services.yml |
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
PriceResolverPriceTable.php |
src/Resolvers/PriceResolverPriceTable.php |
Drupal\commerce_price_table\Resolvers |
|
PriceTableDefaultFormatter.php |
src/Plugin/Field/FieldFormatter/PriceTableDefaultFormatter.php |
Drupal\commerce_price_table\Plugin\Field\FieldFormatter |
|
PriceTableDefaultWidget.php |
src/Plugin/Field/FieldWidget/PriceTableDefaultWidget.php |
Drupal\commerce_price_table\Plugin\Field\FieldWidget |
|
PriceTableItem.php |
src/Plugin/Field/FieldType/PriceTableItem.php |
Drupal\commerce_price_table\Plugin\Field\FieldType |
|
README.txt |
README.txt |
|
Commerce Price Table Module
===========================
This module allows to have a secondary price field that considers the quantity
for displaying and using the prices, it also provides a price table formatter
to display price tables based on… |