Git Product home page Git Product logo

commerce_dbtableproducttype's Introduction

Commerce_DbTableProductType

A simple Modmore Commerce module to use an extended package. Easy to use with MIGXDB. You must own Modmore's Commerce to use https://www.modmore.com/commerce/

Setup

  1. Install the package to your MODX installation with Commerce by installing the transport package here (upload package in installer) https://github.com/tonyklapatch/Commerce_DbTableProductType/releases/
  2. Configure the module's system settings, located under the commerce_db-table-product-type namespace, for your table. All the options are described below.

Options

Option Description
commerce_db-table-product-type.classpkg_name Name of the extended package you want to use to get data from.
commerce_db-table-product-type.deliverytype_col Delivery type column to read, uses Commerce ID of the delivery type
commerce_db-table-product-type.description_col Description column to read
commerce_db-table-product-type.name_col Name column to read
commerce_db-table-product-type.price_col Price column to read (this uses the option commerce.resourceproduct.price_field_decimals as well)
commerce_db-table-product-type.sku_col SKU column to read
commerce_db-table-product-type.stock_col Stock column to read
commerce_db-table-product-type.taxgroup_col Taxgroup column to read, uses Commerce ID of the tax group
commerce_db-table-product-type.weight_col Weight column to read
commerce_db-table-product-type.weight_unit_col Unit of weight for the product to read. Defaults to system default if not set.
commerce_db-table-product-type.resource_col If attaching products to resources, this is the column that points to the resource to read from. Leave blank if not.

commerce_dbtableproducttype's People

Contributors

tonyklapatch avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.