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’ […]
Category: Downloads
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.
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.
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 […]
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
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 […]