This module leverages the Drupal library system to facilitate loading all of the required WxT jQuery Framework's assets.

Note: For up-to-date documentation please always consult our README.md file.

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 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.

Standalone

WxT Library at a minimum requires the following dependencies:

Note: The wet-boew assets need to be under the /libraries folder with the proper naming scheme.

You can easily retrieve these dependencies via composer:

composer require drupal/wxt_library

Note: We heavily recommend that you use the distribution method. Limited support is provided for standalone.

  • Extra configuration of WxT components and additional custom plugins
  • Drupal application lifecycle and timely updates of core and additional Lightning extensions
  • Workflow improvements from Lightning and configuration of key contributed modules

Project information

Releases