Composerize

Component type

module

Categories

Maintenance status

Development status

Downloads

21

Component created

Component changed

Disclaimer

This module is still in development. It supports very basic Drupal 8 setups, but there are many necessary features it still lacks (e.g., support for patches, JavaScript libraries, distributions, etc). We're working on all that stuff, but this module is definitely not ready for prime time.

This module can generate a composer.json from your installed Drupal code base, which can be used to regenerate that code base by running composer install. Embrace the future!

Google analytics server triggered events

Component type

module

Maintenance status

Development status

Downloads

11

Component created

Component changed

Ever wanted to trigger a google analytics event when something happens server side? Like a node was saved, a user created or maybe a purchase completed? This module enables you to do that.

SCSS Field

Component type

module

Maintenance status

Development status

Downloads

6

Component created

Component changed

Provides a 'SCSS' field type. Developers and site maintainers can enter SSCS code ("indented" SASS code is currently unsupported) into the field, and it will be compiled to CSS and attached to the page wherever the entity is displayed.

It is possible to "scope" the SCSS/CSS to the parent entity such that any CSS rules therein only apply to that entity.

This module is under active development and is not, by any means, ready for production use.

Term reference change

Component type

module

Maintenance status

Development status

Downloads

26

Component created

Component changed

Term reference change is an API module that provides functionality for modules that need to change term references in bulk. It provides no user interface or user facing functionality and should only be installed if another module depends on it.

Banana Dashboard

Component type

module

Maintenance status

Development status

Downloads

27

Component created

Component changed

Expose a simple dashboard for users with links to various sections of the site. A unique feature of this module is that the configuration file is a yaml file. The module has no admin ui and is supposed to be used by developers by declaring hook_banana_dashboard_yaml_file_path_alter and providing the custom configuration file.

Sample configuration file