Requirements, Recommends and Suggestions

Last updated on
20 May 2025

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:

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

Page status: No known problems

You can: