Ecommerce plugin for Grvlms
Project description
Installation
pip install git+https://github.com/groovetch/grvlms-ecommerce
Usage
grvlms plugins enable ecommerce grvlms ecommerce config -i (variable configuration option) grvlms local start grvlms local init
Configuration
ECOMMERCE_MYSQL_DATABASE (default: "ecommerce")
ECOMMERCE_MYSQL_USERNAME (default: "ecommerce")
ECOMMERCE_MYSQL_PASSWORD (default: "{{ 8|random_string }}")
ECOMMERCE_SECRET_KEY (default: "{{ 20|random_string }}")
ECOMMERCE_OAUTH2_KEY (default: "ecommerce")
ECOMMERCE_OAUTH2_SECRET (default: "{{ 8|random_string }}")
ECOMMERCE_API_KEY (default: "{{ 20|random_string }}")
License
This software is licensed under the terms of the AGPLv3.
Release Note
Merged edt-45/adding-ecommerce-configuration
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file grvlms-ecommerce-1.0.4.tar.gz
.
File metadata
- Download URL: grvlms-ecommerce-1.0.4.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0e622269b1bec1a8c7b073565796b9697d76390fdcc7a541e82ee8ecacf2884 |
|
MD5 | 846857f922052909511e64d558f0e7a3 |
|
BLAKE2b-256 | d7eb50df3e4104e7ff10bfd5047d2f04084ee75f936d9f02e117925453adc53f |