mehedi101 / woo-gold-rate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

woo-gold-rate plugin for wordpress


This plugin help you to create carats and rate for each carat. Bring an ability to assing carat to a product and calculate price depending on rate and weight ( rate * weight).

Dependencies

  1. wooCommerce
  2. jQuery
  3. Capabilities (Manage Options) for a user

Instructions


  1. First create the carat and rate from admin panel
  2. Add product weight from shipping tab and Assign carat while create or edit product. then save or update product.
  3. When need to update the rate, just go to carat and rate list from admin dashboard. Edit -> update Rate. This will update all the product price which assigned that carat.
  4. after clonning the plugin to the wordpress plugin folder, go to the root of the plugin folder and run this command from the terminal. composer dump-autoload -o

About


Languages

Language:PHP 96.6%Language:JavaScript 3.4%