Hello from the CS-Cart team! Developing new themes from the built-in CS-Cart Responsive theme takes much time and effort—a developer has to completely rework the Responsive theme by deleting tons of code. We’d like to ease the work for theme developers, so we’re presenting to you a special Boilerplate theme that has minimum of code and is easy to develop. Read our detailed blog post to learn about all the features of the new CS-Cart Boilerplate theme.
- Installation
- Bug Reporting and Feedback
- Copyright and License
There are two ways to install the Boilerplate theme: via Git and from downloaded ZIP archive.
Follow these steps to install the Boilerplate theme from GitHub:
- Go to a CS-Cart folder via this bash command:
cd your-project/
- Clone the Boilerplate theme repository:
git clone [email protected]:cscart/cscart-boilerplate.git design/themes/boilerplate
- Go to the CS-Cart administration panel, and on the Design → Themes page select the CS-Cart Boilerplate theme.
- In the CS-Cart administration panel, go to the Design → Themes page
- Click the “+” button at the top right of the page
- Choose an option to upload the theme via URL and specify this URL: https://github.com/cscart/cscart-boilerplate/archive/master.zip
- Switch to the Browse all available themes tab, find the CS-Cart Boilerplate theme and install it.
- Switch back to Installed theme tab and Activate the CS-Cart Boilerplate theme
Please test the new Boilerplate theme and tell us what you think about it in this forum topic. We greatly appreciate your feedback!
Help us polish this theme—report bugs if you find any.
Code released under the MIT license.