drupalwxt / wxt_library
Registers WxT Bootstrap using native libraries.
Installs: 3 128
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 15
Forks: 5
Open Issues: 0
Type:drupal-module
Requires
- composer/installers: ^1.2
- cweagans/composer-patches: ^1.6.0
- drupal/core: 8.* || 9.*
- oomphinc/composer-installers-extender: ^1.1 || ^2
- wet-boew/theme-base: 4.0.27
- wet-boew/theme-gc-intranet: 4.0.27
- wet-boew/theme-gcweb: 6.1.0
- wet-boew/theme-gcweb-legacy: 4.0.29
- wet-boew/theme-gcwu-fegc: 4.0.27
- wet-boew/theme-ogpl: 4.0.27
- wet-boew/theme-wet-boew: 4.0.38
- wet-boew/wet-boew: 4.0.38
This package is auto-updated.
Last update: 2025-02-14 13:50:50 UTC
README
This module leverages the native Drupal library system to load WxT relevant assets.
Installation
There are two possible installation methods to leverage the WxT Library module in Drupal 8:
- distribution (recommended)
- standalone
The standalone install is provided as an additional installation method for those who do not wish to have the full weight of a distribution and its required dependencies.
Distribution
All dependencies are included as part of the Drupal WxT distribution and come completely configured alongside with additional integrations and workflow improvements.
- WxT (8.x-1.x)
StandAlone
WxT Library at a minimum requires the following dependencies:
- Bootstrap (8.x-3.5+)
- WxT Library (8.x-1.0+)
- WxT jQuery Framework assets
You can easily retrieve these dependencies via composer:
composer require drupal/wxt_library