Skip to main content

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

grvlms-ecommerce-1.0.4.tar.gz (9.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page