Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

jigoshop/jigoshop

Repository files navigation

Jigoshop is a feature-packed eCommerce plugin built upon Wordpress core functionality ensuring excellent performance and customizability.

Quick start

To get started, check out our installation guide!

  1. You can also clone the git repo:

    git clone git://github.com/jigoshop/jigoshop.git
    
  2. Or download it into your WordPress plugin directory:

    https://github.com/jigoshop/jigoshop/zipball/master

Bug tracker

Have a bug? Please create an issue here on GitHub!

https://github.com/jigoshop/jigoshop/issues

Contributing

See CONTRIBUTING.md

Anyone and everyone is welcome to contribute. Jigoshop wouldn't be what it is today without the github community.

There are several ways you can help out:

Change Log

See CHANGELOG.md

Project information

Shortcodes description

  • jigoshop_product_list - shortcode used to display list of product in column or row format, fetched by specified taxonomy and terms. Parameters:
    • number - number of products to download, default: jigoshop_catalog_per_page option,
    • order_by - ordering of the products, default: "date",
    • order - type of ordering of the products, default: "desc",
    • orientation - orientation of items, default: "rows",
    • taxonomy - taxonomy to restrict products to, default: "product_cat",
    • terms - list of term slugs to fetch, can be an array or space separated string, default: empty,
    • thumbnails - decides whether to show thumbnails or not, default: "show",
    • sku - decides whether to show SKU value or not, default: "hide"

About

Jigoshop is an eCommerce plugin for WordPress forged from years of experience by the WordPress Community & the Jigoshop Team.

Resources

License

Stars

Watchers

Forks

Packages

No packages published