SmartyStreets for Drupal 8
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This sandbox project contains the Drupal 8 version of the SmartyStreets Address Verification API Integration module.
This sandbox project contains the Drupal 8 version of the SmartyStreets Address Verification API Integration module.
Commerce Black-Out Dates
Have a product that can only be set for certain days of delivery? Don't want to deliver on weekends or holidays?
Set this up to restrict days that are not allowed on any Jquery UI popup.
Note: Development and issues are handled on GitHub, and code is synced back to Drupal.org
Provide helper function for having OG context part of menu access callbacks.
There are such situations where you would like to have OG context used in your menu item's
access callback.
In different scenarios, such has having OG Purl module enabled using OG context in the access callback will not work.
Commerce Braintree Web origins from commerce_braintree module ver 1.x.
When PCI DSS v3 became effective on 1 Jan 2015. This module aims to provide SAQ A compliant integration with Braintree.
Hosted Fields integration
Hosted fields allows you to implement more flexible UI then that Drop-in UI does.
PayPal
Provide PayPal integration to work with Hosted Fields as different payment method.
Required by Braintree Integration module.
Shift queue is extended from Drupal system queue with two new features:
Disable the processing of a particular queue
This feature allows to stop the processing a queue.
Set maximum failed processing attempts
Originally in Drupal system queue, when a queue item is processed with exception, it will be processed again until it is processed completely.
This feature allows to retry in a limited configurable times and if it still get problem, this item will be moved to a separate queue called: 'ORIGINAL_QUEUE_NAME:failed'.
Overview
Configuration Helper
Simplify the task of changing some behaviors of CKEditor:
Hide dialog fields
Remove dialog fields
Set a 'placeholder' when the editor is empty
Reference:http://ckeditor.com/addon/confighelper
More details: https://alfonsoml.blogspot.com.es/2012/04/placeholder-text-in-ckeditor.html
INSTALLATION
Small extension module to flexslider which adds a new "Flexslider with Nav" field formatter. This embeds two duplicate carousels, each with a different flexslider optionset. This allows you to create the Slider w/thumbnail controlNav pattern straight from a multi-valued image field without needing to override theme functions or use views.
Have you ever needed to stitch together several node forms into one giant form, perhaps as part of a multistep form workflow?
Look no further! This module provides an API for:
Like/Dislike module can be used to Like and Dislike actions on any content. It is powered by Drupal field concept.
Installation
- Same as other drupal modules