Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drupalwxt/wxt_library

Web Experience Toolkit Framework integration for Drupal.
https://github.com/drupalwxt/wxt_library

bootstrap drupal drupal-library wxt

Last synced: 4 days ago
JSON representation

Web Experience Toolkit Framework integration for Drupal.

Awesome Lists containing this project

README

        

WxT Library
===========

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][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][drupal_wxt]
distribution and come completely configured alongside with additional
integrations and workflow improvements.

- [WxT][wxt] (8.x-1.x)

### StandAlone

WxT Library at a minimum requires the following dependencies:

- [Bootstrap][bootstrap] (8.x-3.5+)
- [WxT Library][wxt_library] (8.x-1.0+)
- [WxT jQuery Framework assets][wet_boew]

You can easily retrieve these dependencies via composer:

```sh
composer require drupal/wxt_library
```

[bootstrap]: http://drupal.org/project/bootstrap
[drupal_wxt]: http://drupal.org/project/wxt
[wet_boew]: http://wet-boew.github.io
[wxt]: http://drupal.org/project/wxt
[wxt_library]: http://drupal.org/project/wxt_library
[wxt_bootstrap]: http://drupal.org/project/wxt_bootstrap