Skip to content

isabella232/shuup-xtheme-extra-layouts

 
 

Repository files navigation

image

image

Shuup Xtheme Extra Layouts

Provide Xtheme placeholder layouts for Simple CMS pages to filter out content for registered and anonymous customers.

Shuup is an Open Source E-Commerce Platform based on Django and Python.

https://shuup.com/

Copyright (C) 2012-2019 by Shoop Commerce Ltd. <support@shuup.com>

Shuup is International Registered Trademark & Property of Shoop Commerce Ltd., Business ID: FI27184225, Business Address: Iso-Roobertinkatu 20-22, 00120 HELSINKI, Finland.

CLA

Contributor License Agreement is required for any contribution to this project. Agreement is signed as a part of pull request process. See the CLA.rst file distributed with Shuup.

License

Shuup Xtheme Extra Layouts is published under Open Software License version 3.0 (OSL-3.0). See the LICENSE file distributed with Shuup.

Running tests

You can run tests with py.test.

Requirements for running tests:

  • Your virtualenv needs to have Shuup installed.
  • Project root must be in the Python path. This can be done with:

    pip install -e .

To run tests, use command:

py.test -v shuup_xtheme_extra_layouts_tests

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%