Skip to main content

Codenerix Products is a module that enables CODENERIX to set products on serveral platforms in a general manner.

Project description

Codenerix Products is a module that enables CODENERIX to set products on several platforms in a general manner

Try our demo with Codenerix Cloud

Changelog

2018-01-17 - Codenerix Products v1.x is incompatible with v2.x, what has changed and how to migrate to v2.x?.

Demo

You can have a look to our demos online:

You can find some working examples in GITHUB at django-codenerix-examples project.

Quickstart

  1. Install this package:

    For python 2: sudo pip2 install django-codenerix-products
    For python 3: sudo pip3 install django-codenerix-products
  2. Add “codenerix_extensions” and “codenerix_products” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'codenerix_extensions',
        'codenerix_products',
    ]
  3. Add in settings the params:

    # path for codenerix_products
    CDNX_PRODUCTS_URL = "products"
    # if you show the products without stock
    CDNX_PRODUCTS_SHOW_ONLY_STOCK = False
    # number of the days for one products to be considered new
    CDNX_PRODUCTS_NOVELTY_DAYS = 5
    # No force stock by default
    CDNX_PRODUCTS_FORCE_STOCK = False
  4. Since Codenerix Products is a library, you only need to import its parts into your project and use them.

Documentation

Coming soon… do you help us?

You can get in touch with us here.

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

django-codenerix-products-4.0.3.tar.gz (87.1 kB view details)

Uploaded Source

Built Distribution

django_codenerix_products-4.0.3-py2.py3-none-any.whl (148.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-codenerix-products-4.0.3.tar.gz.

File metadata

  • Download URL: django-codenerix-products-4.0.3.tar.gz
  • Upload date:
  • Size: 87.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.6 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.31.0 rfc3986/1.5.0 tqdm/4.65.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for django-codenerix-products-4.0.3.tar.gz
Algorithm Hash digest
SHA256 1f35356fd2f5180b249fa10d485a7aa7ec47d9b3405772b05ffc75509321161d
MD5 ac0982d5cafeae546c9694cb1d94fe16
BLAKE2b-256 e55e7725b3d4bd1e4f7816ac4de5097cf69eae2a7f7e96a171e269439caa57ad

See more details on using hashes here.

File details

Details for the file django_codenerix_products-4.0.3-py2.py3-none-any.whl.

File metadata

  • Download URL: django_codenerix_products-4.0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 148.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.6 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.31.0 rfc3986/1.5.0 tqdm/4.65.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for django_codenerix_products-4.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 04b756ee0e59ab428f7633cb70f4a741f8e5725ca102eae96978e579989ec480
MD5 76f3a43d8d82130919b701d6fafbf74b
BLAKE2b-256 e4ff4cb8caddf686bf02eaf0c76212aadf6862ca5ae536d39126535e44c7db22

See more details on using hashes here.

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