Requirements, Recommends and Suggestions
The SShop theme is based on Bootstrap (3.4.6). Therefore, before installing the theme you should download the Bootstrap theme.
If you are a Drupal 11, bear in mind that Drupal 11 uses jQuery 4.0.0 and most of the Bootstrap functionalities won't work because they use deprecated jQuery functions (like $.trim or $.isFunction which are not available in jQuery 4.0.0 , for that matter I forked the Entreprise7pro Bootstrap 3 which you can download here, this fork contains some other jQuery functions that we needed to make the dropdowns and other features to work
Use composer dependencies manager to download the theme and all his dependencies by choosing any release version from the list.
Just type this on the command prompt:
$ composer require 'drupal/sshop'or download them manually from the list.
Required modules
You need a Drupal 10.3 and above or a Drupal 11 installation in order to install this theme.
These modules are already set up as requirements in the `composer.json` file, so you won't need to install these yourself if you install this theme by using `composer`, you but you are free to do so if you want:
- Font Awesome Icons (^3.0)
- Commerce (^3.0)
- Commerce Wishlist (^3.0@beta)
- Colorbox (^2.1)
- Quick Tabs (^4.1)
- Views Slideshow (^5.1)
- Page Manager (^4.0@RC)
- Panels (^4.9)
- jQuery Deprecated Functions (^1.0)
- Pathauto (^1.13)
- Admin Toolbar (^3.5)
Recommended contrib modules
-
Simplenews (^4.1)
-
Bootstrap Layouts (^5.5)
Suggested contrib modules
- Taxonomy Views Integrator (^2.0) - display Views for taxonomy term (/taxonomy/term/%) separately for Product Category and for Blog Category.
- Allowed Formats (^3.0) - Control "About text formats" link. Usable for the comment form.
Help improve this page
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