LessButtons

Component type

module

Categories

Maintenance status

Development status

Downloads

945

Component created

Component changed

Lightweight and powerful social sharing tool

Features:

  • Buttons for those social media, where visitor registered.
  • Dynamically updated share counters on all buttons.
  • High-resolution icons for retina displays.
  • Fully customizable appearance.
  • HTTPS protocol for secure communication.
  • Tracking social network detections and shares in Google Analytics.

Screenshots:

Widget on main page:
Widget on main page

CiviCRM Contact Node Sync

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The module lets users create or link a CiviCRM contact with a node. Fields 'First Name', 'Last Name', 'Email' and 'Contact Reference' will appear on content types that are enabled on the module's configuration page.

Upon creation of a node of the selected type, the input fields serve to either to create a new CiviCRM contact or load an existing one provided there is the exact match. The entity reference field, disabled on creation and edits, serves to provide the contact ID of the CiviCRM Entity.

The module depends on the CiviCRM Entity and Entity Reference.

Blocked IPs Expire

Component type

module

Maintenance status

Development status

Downloads

372

Component created

Component changed

Synopsis

Drupal core's IP address blocking functionality (at admin/config/people/ip-blocking) is a great way to ban IP addresses that fill your logs with 403s to node/add or failed login attempts.

But, blocked IP addresses without expiry dates will never be unblocked, meaning potentially-legitimate visitors who previously had a virus or took over an IP address that used to belong to a spammer will never be able to access your site ever again.

Jssor Slider

Component type

module

Categories

Maintenance status

Development status

Downloads

19438

Component created

Component changed

This module integrates the wonderful Carousel slider built by Jssor Slider. Jssor Slider is touch swipe image slider carousel with 390+ caption slide effects.

Installation

First you create new folder either in the sites/all/modules folder or just directly in the modules folder at the Drupal root. The good news is that you can move the folder even after, enabled. No more need to rebuild the registry. You can thanks the clever autoloading capability of Drupal 8.

SQL user sync

Component type

module

Maintenance status

Development status

Downloads

634

Component created

Component changed

This module allow to keep in sync two Drupal instances, and must be installed on both web sites.

The way it works is to update a table, on the slave website, with the user data, when a user is updated or created on the master web site.

Once the update is done, a url is fired via cURL on the slave website. This function read the data from the table, updated by the master, and create or update a user based on the email address.

To test/use this module you need: