Install

Works with Drupal: ^10.3 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 254.37 KB
MD5: fead92b5f8ecb92cd65c31b13ff7d485
SHA-1: b5b09a3d5ff73136eaf1675f4eb9b6d5623f627a
SHA-256: 19da93106298b3930c152d61561b6f06b1d3be1d1ca706687fccb209728344db
Download zip 422.59 KB
MD5: 9e6e62992e7b3e388058a7fbb18812b0
SHA-1: fac0fdd86447f57ffc7208a39c4db4ac437f628f
SHA-256: 3d3801f0062055ed43033e9d50b1f49655197e2c4797f996fce964914ffffa4f

Release notes

Drupal 11 compatible release - 8.x-3.36

New since 3.35:

  1. PHP 8.4 compatibility
  2. Improved jQuery 4 compatibility with entreprise7pro/bootstrap 3.4.6 going to 3.4.7

Upgrade steps (needed by some of us) to fix massive amounts of unexpected javascript exceptions that "may" occur "after" upgrading from bootstrap <= 3.32 to bootstrap >=3.34 or >=3.35:

  1. Go into your subtheme settings /admin/appearance/settings/{awesome_subtheme}
  2. Locate the CDN tab (see illustration below)
  3. Select CDN Provider NONE
  4. (Illustration)Screenshot
  5. Press The Save configuration button.

Please open a support request if you notice issues.

Changes since 8.x-3.32:

Please note:
The only cdn provider options that have been tested to work for this upgrade are jsdelivr and the custom provider option. I don't have any statistics on which providers are mostly used but I would assume that most are using either the jsdelivr option or the custom provider option.

The bootswatch theme options are still supported.

Please open new issues for any additional support requests/feature requests or bugs/tasks.

Special thanks to Entreprise 7pro.ca Inc for sponsoring and organizing the work involved relating to the necessary jQuery 4 compatibility upgrades to the new bootstrap library on github and also to Klemendev for the fix to CVE-2024-6485 : https://github.com/entreprise7pro/bootstrap/pull/2 .

Changes since 8.x-3.31:

Dependency updates

Important Notes

There are new dependencies. However, since this is a theme, it cannot enable those modules through an update hook. After updating, enable these modules:

  • jquery_ui
  • jquery_ui_draggable
  • jquery_ui_resizable

Changes since 8.x-3.30:

Necessary fixes for 10.3

Issues: 4 issues resolved.

Bug

Task

Created by: joseph.olstad
Created on: 15 Jul 2025 at 19:20 UTC
Last updated: 15 Jul 2025 at 19:22 UTC
Bug fixes
New features

Other releases