GeoIP Javascript Redirect

Component type

module

Maintenance status

Development status

Downloads

290

Component created

Component changed

This module allows you to redirect visitors based upon the country they are visiting from. It uses the freegeoip.net service to detect the visitor's location, and then various options may be used to redirect the visitor to another page.

Configuration

Currently configuration is handled via a variable that must fit a specific format that is most easily added to the site's settings.php file. There are three specific details that must be identified:

Draggable

Component type

module

Maintenance status

Development status

Downloads

235

Component created

Component changed

Draggable

This module provides draggable block functionality for any element on your website. The browsers local storage is used to store any changed element position.

Why use it

Use cases:
- Custom user dashboard.
- Favorites listing.
- Todo listing.
- ..

How do I start

Define your region containing the wanted draggable elements by their CSS class or id. And set the correct permission `use draggable` for every role. That's it, drag-around.

Primary Field

Component type

module

Categories

Maintenance status

Development status

Downloads

385

Component created

Component changed

This is a simple module that allows a site builder to set up a field group in a node type's display mode where only the first field (based on weight) that has content will render.

Commerce GetMango

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a basic integration with GetMango (https://getmango.com), which is a payment gateway for LATAM. At the moment of this writing, they are specifically providing services for Argentina, Brasil and Colombia.

This module was based on the Commerce Stripe, since the Stripe SDK is very similar to GetMango SDK.

File permissions

Component type

module

Maintenance status

Development status

Downloads

7820

Component created

Component changed

This module provides drush commands for setting up correct file permissions in your Drupal instance.

It takes care of creating sites/default/files and sites/default/private on your Drupal installation and updating them in variables table, so you don't have to do that through the UI. It also takes care of creating .htaccess files in those subdirectories. But most importantly it maintains correct permissions on those directories.