Categories
Downloads Drupal Development Resources

Views Bulk Operation 7.x-3.3 breaks ubercart set order status operation

Views Bulk Operation 7.x-3.3 breaks ubercart set order status operation. As a temporary fix we’ve created a module that will be able to change the order status. Download and enable the module, then enable the new operation Update Ubercart Order Status in VBO field settings. Download Module <?php //hook_action_info function vbo_ubercart_action_info() { return array( ‘vbo_ubercart_order_update_action’ […]

Categories
Design Downloads

Google Releases hundreds of Material Design icons for free

  Google open-sourced 750 glyph icons in a variety of formats free to use in whatever way you want. Grab the free suite of icons to you use in your next app or website. Follow it on Github to get notified of any new releases.

Categories
Downloads

Bootstrap 3 UI Kit

The good folks at BootstrapUIKit.com put together vector Bootstrap 3 UI elements in AI, EPS, and Sketch formats. Download the kit For more info on Bootstrap, check out the docs.

Categories
Design Downloads

Views Bulk Operations Shift Click Module

Views bulk operation is sorely missing a shift+click function that lets you select a range of checkboxes without having to click every box. We wrote up a small Drupal 7 module that adds this functionality. It implements jquery shiftclick into any VBO page. Instructions: Download the file Upload it to your modules folder (usually /sites/all/modules/) Enable […]

Categories
Downloads Drupal Development Resources WordPress

Download: Zip Code Latitude Longitude City State County CSV

This information is provided “as-is” with no warranty, support, or guarantee of accuracy. Here’s a convenient file with all the US zip codes and their associated latitude, longitude, city, state, and county. Mapping modules in Drupal and WordPress may require this database which isn’t always included due to size. Download: Zip Code Database

Categories
Downloads Drupal Development Resources Lamplighter

Lamplighter Content Authoring – Drupal Text Formats and Wysiwyg starter kit

Lamplighter Content Authoring is a starter kit to be used with new Drupal installations. It creates “Filtered HTML” and “Full HTML” text formats and an accompanying Wysiwyg profile for each with buttons and plugins enabled. After enabling the feature, you can turn it off and customize your text formats and wysiwyg profiles to your own […]