Skip to content

muliadi/cscart-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The CS-Cart Boilerplate Theme

A CS-Cart theme based on HTML5 Twitter Bootstrap 3.3.5

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.

Table of contents

  • Installation
  • Bug Reporting and Feedback
  • Copyright and License

Installation

There are two ways to install the Boilerplate theme: via Git and from downloaded ZIP archive.

Git

Follow these steps to install the Boilerplate theme from GitHub:

  1. Go to a CS-Cart folder via this bash command:
cd your-project/
  1. Clone the Boilerplate theme repository:
git clone [email protected]:cscart/cscart-boilerplate.git design/themes/boilerplate
  1. Go to the CS-Cart administration panel, and on the Design → Themes page select the CS-Cart Boilerplate theme.

ZIP Archive

  1. In the CS-Cart administration panel, go to the Design → Themes page
  2. Click the “+” button at the top right of the page
  3. Choose an option to upload the theme via URL and specify this URL: https://github.com/cscart/cscart-boilerplate/archive/master.zip
  4. Switch to the Browse all available themes tab, find the CS-Cart Boilerplate theme and install it.
  5. Switch back to Installed theme tab and Activate the CS-Cart Boilerplate theme

Bug Reporting and Feedback

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.

Copyright and License

Code released under the MIT license.

About

A CS-Cart theme based on HTML5 Twitter Bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 73.9%
  • JavaScript 19.1%
  • CSS 7.0%