modmore / Commerce_RandomlyPricedProduct

Example custom product type for modmore's Commerce extra.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Randomly Priced Product for Commerce

This repository/package contains an example custom product for use with modmore's Commerce.

How to use?

  • Download/clone the files into a MODX installation that has Commerce.
  • Copy config.core.sample.php to config.core.php and make sure the path is correct.
  • Open _bootstrap/index.php to set up some things in MODX/Commerce automatically
  • Find the RandomlyPricedProduct module in Extras > Commerce > Configuration > Modules and enable it for the test and/or live mode.
  • On the Products tab, create a Randomly Priced Product.

About

Example custom product type for modmore's Commerce extra.

License:MIT License


Languages

Language:PHP 100.0%