All Projects → getgrav → grav-plugin-snipcart

getgrav / grav-plugin-snipcart

Licence: MIT license
Grav Snipcart Plugin

Programming Languages

Twig
543 projects
SCSS
7915 projects
PHP
23972 projects - #3 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to grav-plugin-snipcart

grav-plugin-themer
This plugin enables you use different themes on one site individual set per page or collection.
Stars: ✭ 16 (-5.88%)
Mutual labels:  grav, grav-plugin
grav-plugin-proposal
Sales Proposal Plugin for Grav
Stars: ✭ 16 (-5.88%)
Mutual labels:  grav, grav-plugin
grav-plugin-taxonomylist
Grav TaxonomyList Plugin
Stars: ✭ 19 (+11.76%)
Mutual labels:  grav, grav-plugin
grav-plugin-jscomments
JSComments is a Grav (http://github.com/getgrav/grav) plugin which allows to integrate comments into individual pages from Discourse / Disqus / Facebook / Google+ / HyperComments / IntenseDebate / Isso, and Muut comment systems.
Stars: ✭ 28 (+64.71%)
Mutual labels:  grav, grav-plugin
grav-skeleton-gravcart
The Grav Shopping Cart skeleton
Stars: ✭ 11 (-35.29%)
Mutual labels:  shopping-cart, grav
grav-plugin-readingtime
Grav ReadingTime Plugin
Stars: ✭ 19 (+11.76%)
Mutual labels:  grav, grav-plugin
grav-plugin-shortcode-core
Grav Shortcode Core Plugin
Stars: ✭ 42 (+147.06%)
Mutual labels:  grav, grav-plugin
grav-plugin-youtube
Grav YouTube Plugin
Stars: ✭ 21 (+23.53%)
Mutual labels:  grav, grav-plugin
grav-plugin-data-manager
Grav Data Manager Plugin
Stars: ✭ 28 (+64.71%)
Mutual labels:  grav, grav-plugin
grav-plugin-form
Grav Form Plugin
Stars: ✭ 48 (+182.35%)
Mutual labels:  grav, grav-plugin
grav-plugin-simplesearch
Grav SimpleSearch Plugin
Stars: ✭ 40 (+135.29%)
Mutual labels:  grav, grav-plugin
grav-plugin-markdown-notices
Grav Markdown Notices Plugin
Stars: ✭ 31 (+82.35%)
Mutual labels:  grav, grav-plugin
grav-plugin-shortcode-ui
Grav Shortcode UI Plugin
Stars: ✭ 45 (+164.71%)
Mutual labels:  grav, grav-plugin
grav-plugin-lightslider
Grav LightSlider Plugin
Stars: ✭ 14 (-17.65%)
Mutual labels:  grav, grav-plugin
grav-plugin-sitemap
Grav Sitemap Plugin
Stars: ✭ 34 (+100%)
Mutual labels:  grav, grav-plugin
grav-plugin-login
Grav Login Plugin
Stars: ✭ 40 (+135.29%)
Mutual labels:  grav, grav-plugin
grav-plugin-devtools
Grav Devtools Plugin
Stars: ✭ 36 (+111.76%)
Mutual labels:  grav, grav-plugin
grav-plugin-instagram
Instagram is a simple plugin that includes Instagram feed to your Grav website.
Stars: ✭ 13 (-23.53%)
Mutual labels:  grav, grav-plugin
grav-plugin-blackhole
The static site generator for Grav CMS
Stars: ✭ 152 (+794.12%)
Mutual labels:  grav, grav-plugin
grav-skeleton-shop-site
Grav Shop Site Skeleton
Stars: ✭ 16 (-5.88%)
Mutual labels:  shopping-cart, grav

Grav Snipcart Plugin

Snipcart is a Grav plugin that adds support for the very simple and nicely done Snipcart Shop.

Installation

To install this plugin, just download the zip version of this repository and unzip it under /your/site/grav/user/plugins. Then, rename the folder to snipcart.

You should now have all the plugin files under

/your/site/grav/user/plugins/snipcart

NOTE: This plugin is a modular component for Grav which requires Grav, the Error and Problems plugins, and a theme to be installed in order to operate.

Usage

In order to use Snipcart you need to have an API key. You first need to register, if you aren't already.

Once you have signed up and confirmed your account, log in and head to the Account > Credentials section, where you will find your API key.

Notice that you’ll be in test mode by default, thus using your test API key.

Reference: Snipcart Documentation.

When you have the API key you can now edit the plugin to use it. To do so go to the user/plugins/snipcart/ folder and create the file snipcart.yaml, if it doesn't exist already, and copy the contents of the file snipcart.yaml in it.

Edit the file and replace YOUR_API_KEY with the key that Snipcart provides you with.

Note: If you want to see this plugin in action, have a look at our Shop Site Skeleton

Config Defaults

api_key: YOUR_API_KEY
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].