Prelaunch Checklist
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Details coming soon...
Details coming soon...
This work has been moved to the OpenAPI namespace instead.
This module export image styles as an Entity API property on file entities.
This module is intended for site administrators. The module allows site administrators to block certain module from being installed, based on a blacklist set on settings.php file.
Drupal 8 testing framework always prepares a clean environment without any site configuration, users, entities or files. This makes it hard to prepare tests that depend on the site configuration (e.g. Check if some webservice is properly configured). This module fills the gap and allows to create tests of the entire setup.
The module provides a new plugin type LTest and a base class
LiveTestBase that can be implemented by other modules and
an UI to perform tests.
This module adds an alternative to the standard core-provided *bar* (with pecl uploadprogress) upload progress widget with new XHR2 upload monitoring support in browsers via xhr.upload.progress.
Note: This is an API module and is targeted towards module developers.
Pitfalls:
This module allows you to authenticate a user using a key (supplied by the Key module) instead of the password. Implements a custom Authentication Provider.
A work in progress transforming a previous set of helper tools into Drupal 8.
Just trying to create what I require in a module that does forms.