Commerce Rental
Component type
Categories
Maintenance status
Development status
Component created
Component changed
The goal of this module is to create a flexible system for renting items using Drupal Commerce in Drupal 8.
The goal of this module is to create a flexible system for renting items using Drupal Commerce in Drupal 8.
Enhanced version of the DrupalimagePluginFieldFieldFormatterImageFormatter with support for tokenized Alt, Title and Custom link fields.
Bootstrap icon picker widget for text fields:
https://github.com/victor-valencia/bootstrap-iconpicker
If you would like to render a block in an entity reference field, this is the module for you! This module pairs well with modules such as Bricks, which let you display fieldable entities.
REQUIREMENTS
You must have the block, block_content and entity_reference core modules installed.
INSTALLATION
* Install as usual as per http://drupal.org/node/895232.
USAGE
This module provides a simple integration with https://www.tangocard.com/
This module allows creation of nested tree structures, kept in a specified configuration entity. It is somewhat similar to core taxonomy tree, but allowing elements having different parameters (fields), definable in a child class depending on anything you like (level, id, etc), not exactly the same for every element.
It uses AJAX for every operation.
This is an API module, see the attached example for a possible use case.
Provides Tweet Button in CKeditor
This module is intended to serve as a bridge for sites that relied on the Actions plugins present on the Media Entity 1.x branch, which were removed in Drupal core 8.4.x. You can use this module together with Media in core 8.4.x to achieve the same functionality.
Only for logged-in users:
Display unread statuts on node view: new or updated
Display the amount of unread node on a menu item.
Data are based on the Drupal core history table.
It just add an extra field on every content type to display the status.
The extra field display a placeholder. A javascript is launch after the page load and get unread status badge trough ajax and insert it in each placeholders.
No page load performance loss. Works with every kind of cache
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.