Commerce Bundle Helper

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a framework for automating the creation of bundle groups from existing products.

The first view is a rule which sets up the product bundle group. The second is a helper which creates a bundle item and ties it to a product. It gets called in a loop in the first rule. The last is an action which can be used to allow VBO access to the rule, allowing you to select one or more items and have them automatically be duplicated as a bundle. The bundle SKU defaults to BUNDLE-[product_id], the quantity defaults to "1" and the default title of the bundle is "[product-title] Bundle".

Content Callback Views Filter Block

Component type

module

Maintenance status

Development status

Component created

Component changed

In Views, only when picking the "Page"-display you have the possibility to render the exposed filters in a block. Makes sense because the forms inside these blocks need a path to redirect to.

This module adds this functionality for "Content Callback"-displays. Just enable the exposed block setting and set the path of the form. Tokens are supported.

Block Data

Component type

module

Maintenance status

Development status

Downloads

869

Component created

Component changed

Block Data provides the ability to add data attributes to blocks that come in handy when working with external APIs or JavaScript frameworks. This can be anything from adding data attributes for theme enhancements like modals and tooltips, to adding additional inline style attributes to a block.

Add additional attributes to blocks

Views image

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Views image module provides a global "Image" field in Views that can be used to display an image in your views. Images can be styled or point to external URLs.

Bricks​

Component type

module

Maintenance status

Development status

Downloads

15198

Component created

Component changed

Bricks — is a new way of building pages on top of Entity Reference, Display Modes, Layout API, tabledrag.js and Flat Tables. Everything is in Drupal core that makes Bricks ultra-lightweight and developer-friendly.

In terms of concept Bricks is a new generation of Paragraphs, an alternative to Panelizer and a good friend to ECK, Inline Entity Form and your favorite WYSIWYG. Shortly, it allows you to nest Entity Reference field items using Drupal drag & drop UI (exactly like for menu or taxonomy items).

Updates

Live demo

  1. Open pre-configured sandbox.
  2. Click Launch sandbox and wait.
  3. Follow the installation (all settings should be pre-filled, don’t change them).
  4. Go to Extend and enable Bootstrap Kit Demo.
  5. Go to Appearance and set Tweme as default theme.
  6. Find an auto-created node and go to Edit mode to check magic out!
  7. Finally go to Content and create your own first Bricky page!
  8. Like it? => Support by ★ starring on Drupal.org, ★ starring on GitHub and/or sharing on Twitter.

Bricks+Paragraphs demo:

  1. Follow the instructions above, but using the different sandbox link.
  2. Then follow the Paragraphs setup instructions.

Views Manager

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module extends the Views administration interface by grouping Views by tag. The current Views administration table can become long when a number of contrib modules implementing their own Views are enabled.

Features

Gojs

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Gojs is a Views plugin to create gojs map with your views data. It provides gojs map integration with drupal views.
You can create views using your content type to show information as nodes in gojs map.