Shuup Boilerplate Theme provides a conventional file and folder structure for Shuup theme development.
Copyright (C) 2012-2016 by Shoop Commerce Ltd. <[email protected]>
Shuup is International Registered Trademark & Property of Shoop Commerce Ltd., Business ID: FI24815722, Business Address: Aurakatu 12 B, 20100 Turku, Finland.
Shuup Boilerplate Theme is published under the GNU Affero General Public License, version 3 (AGPLv3). See the LICENSE file distributed with Shuup Boilerplate Theme.
Some external libraries and contributions bundled with Shuup may be published under other AGPLv3-compatible licenses. For these, please refer to VENDOR-LICENSES.md file in the source code tree or the licenses included within each package.
- run
pip install -e /path/to/shuup-boilerplate-theme
- add
shuup_boilerplate_theme
tosettings.INSTALLED_APPS
theme.py
: Change identifier and name for the themetheme.py
: RenameShuupBoilerplateTheme
and occurancesapps.py
: Change application folder names to match your themesetup.py
: Change identifier and description- Change the folder name of
shuup_boilerplate_theme/templates/boilerplate