Skip to content

Grav shopping cart plugin for associate each shipping method to some payment methods

License

Notifications You must be signed in to change notification settings

aynotech/shoppingcart-shipping-payment-method

Repository files navigation

Grav Shopping Cart Shipping Payment Methods

Associate each shipping method to payment methods.

Installation

Installing the this plugin can be done in one of two ways. Our GPM (Grav Package Manager) installation method enables you to quickly and easily install the plugin with a simple terminal command, while the manual method enables you to do so via a zip file.

GPM Installation (Preferred)

The simplest way to install this plugin is via the Grav Package Manager (GPM) through your system's Terminal (also called the command line). From the root of your Grav install type:

bin/gpm install shoppingcart-shipping-payment-method

This will install the plugin into your /user/plugins directory within Grav. Its files can be found under /your/site/grav/user/plugins/shoppingcart-shipping-payment-method.

Manual 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 shoppingcart-shipping-payment-method.

You should now have all the plugin files under

/your/site/grav/user/plugins/shoppingcart-shipping-payment-method

NOTE: This plugin is a modular component for Grav which requires Grav to function

Usage

You can add shipping methods at shoppingcart config page, then you can set each shipping method supported payment methods at this plugin config page. for this got to this url: admin/plugins/shoppingcart-shipping-payment-method

About

Grav shopping cart plugin for associate each shipping method to some payment methods

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published