Drupal Extra

Component type

module

Maintenance status

Development status

Downloads

106

Component created

Component changed

The module enhances the feature of other great contributes modules.
Current enhanced modules are:
- Computed Field, Computed Field Tools
- Field Query
- Views Summarize
- Visitors

The list will be continued.
Mostly are tiny fixes so I can't move it to separate single module.

Once an extra module's fixes is merged to official module, this extra module will be removed out. Please let me know your request if you're one of the author of the module.

field entity dependency

Component type

module

Maintenance status

Development status

Downloads

75

Component created

Component changed

This module will provide a field type to manage hierarchical dependency between related Drupal 8 entities.
For now, it only works between content types but we have plans to support taxonomy vocabularies and bock types in near future.

How to use:

Go to Manage Fields on any content type and then press on Add field.
Now select the Dependency field type.
Once created, go to Manage form display, make sure that you have selected the Dependency select widget and in its settings, you must specify the entities to display on the field.

Toggle Editable fields

Component type

module

Maintenance status

Development status

Downloads

28

Component created

Component changed

Synopsis

Toggle Editable fields is a formatter to transform "classic" boolean field formatter to toggle editable field directly on 'view' display or on views lists.

Requirements

Drupal 8.
Bootstrap Toggle Plugin