Paragraphs Formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project extends the Paragraphs module to add support for an extra formatter that allow to control the visibility, limit and position of the paragraphs bundles from the content type display management side.

Drush Update

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is simply because we're lazy. Sometimes you have to update not just a few modules, but a LOT of modules. While "drush up" will give you everything, you can't just update a selection of modules unless you want to type them all in manually, and that's no fun.

Drush Update gives you a list of modules that have pending updates for you to check off, and then gives you the command to copy/paste into the console. Pretty simple, right?

Commerce Cart Alternative

Component type

module

Maintenance status

Development status

Component created

Component changed

This module holds an alternative view formatter for the "Add to cart" formatter that exists on the Drupal Commerce's Cart sub-module.
Basically it shows a form with all the product attributes set as a Cart attribute but in a much more performant way.
This performance is achieved by skipping iterations over all product variations and attributes.
So it's perfect for product with lots of variants (performs well on tens of thousands) and if the product has variants for all possible combinations of products.

Display Machine Name

Component type

module

Maintenance status

Development status

Downloads

203

Component created

Component changed

INTRODUCTION

The Display Machine Name module enables showing the machine name next to the label on view/form display edit forms. This is useful to identify fields which have the same label which can happen when you are using other modules such as field_group or conditional field types of modules.

A simple checkbox has been added at the bottom of each display to enable viewing of the machine name.

REQUIREMENTS

No special requirements.

Subscrib newsletter

Component type

module

Maintenance status

Development status

Component created

Component changed

-Subscrib newsletter is a module to create a block to subscribe in the newsletter.
-The admin can view and export the list of emails in BO,
-Submit the form with ajax.

File Link

Component type

module

Maintenance status

Development status

Downloads

306

Component created

Component changed

This module provides a field that extends the core Link module field by storing metadata about the target file like size and mime-type. The link URI must point to file not to a directory. The site builder can define a list of allowed target file extensions.