Working with the eStore theme (2.0 and lower)

Last updated on
17 January 2024

The eStore theme is based on Bootstrap, its source code utilizes the Sass, uses Gulp.js.

For contrib/develop the theme you'll need to: 

  1. Clone the theme. Go to the Version control page, select a branch and clone the theme using the suggested code.
  2. Install the npm dependencies. In the theme folder write the "npm install" command.
  3. Download the Bootstrap Sass version from the official page (direct link for download). Extract the contents into the estore/bootstrap folder.
  4. Theme is ready to contrib/develop. Use the "gulp" command in the theme folder for compiling Sass sources or use the "gulp watch" command for auto compiling Sass sources if any file .scss file was changed.

Help improve this page

Page status: No known problems

You can: