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:
- Clone the theme. Go to the Version control page, select a branch and clone the theme using the suggested code.
- Install the npm dependencies. In the theme folder write the "npm install" command.
- Download the Bootstrap Sass version from the official page (direct link for download). Extract the contents into the estore/bootstrap folder.
- 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:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion