Yandex Store Locator

Component type

module

Categories

Maintenance status

Development status

Downloads

29

Component created

Component changed

Alternative Solution for Google Store Locator for Russia, using Yandex Map JavaScript API. This module allows you have Store Listing and Store Detail Information which includes the Email, Address, Phone number, Zip code. Also searches for Stores based on the Address provided by User and Radius.

LDAP Login

Component type

module

Categories

Maintenance status

Development status

Downloads

96

Component created

Component changed

This is a simple module to provide a bridge between Drupal and LDAP.

Installation

1. Download the adLDAP library and place it on sites/{all|sitename}/libraries: https://github.com/adldap/adLDAP/archive/v4.0.4.zip.
2. Install the module.
3. Configure the LDAP variables here: admin/config/people/ldap

For developers

Module workflow when logging in:

Commerce Currency BYN

Component type

module

Maintenance status

Development status

Downloads

135

Component created

Component changed

Summary

In 2016, the denomination of the national currency will be held in Belarus in connection with the change than the international designation of the Belarusian ruble. Relevant amendments recently issued Agency for support of the international standard ISO 4217 "Codes for the representation of currencies and funds". From now on, the ruble will alphabetic code BYN. BY - country code, and N - from the word "new".

Twitter Search Block

Component type

module

Maintenance status

Development status

Component created

Component changed

Twitter Search Block is a module that displays twitter embedded timeline in a block.The module provides:

  • Easy Twitter OAuth Configuration with simple form
  • General Block that displays embedded timeline for given search query
  • Twitter Search Query as a Field Type that can be attached to content/node
  • Content specific Twitter Block to which twitter search query field is applied

Requirements

The module is dependent on two Drupal core modules:

Views Required Filter Input

Component type

module

Categories

Maintenance status

Development status

Downloads

207

Component created

Component changed

Description

Adds a new global contextual Views filter that makes at least one exposed filter value required before displaying results. The check performed is an isset however, there is an option to use PHP's empty check in the filter's settings form.

SMTP with Elysia Cron

Component type

module

Categories

Maintenance status

Development status

Downloads

80

Component created

Component changed

This module allow you to send smtp mail in queue through elysia cron instead of default global cron. So you can set time by admin UI using elysia cron.It processes SMTP queue with elysia cron.It can be useful in scenarios where we have to send mails to large number of users without impacting performance of the site, we can add mails to queue using SMTP queue and then have fine grain control over the processing of that SMTP Queue.

Node Form API Fields

Component type

module

Categories

Maintenance status

Development status

Downloads

331

Component created

Component changed

Introduction

This module allows you to use a single hook to easily extend the node edit form using any elements from the Form API. It automatically saves the contents of those fields using the Drupal 8 Key Value storage (rather than fields) to avoid a growing database. The saved data for the fields is made available on the node object.

The first screenshot shows a field appearing with just the few lines of code shown in the second screenshot. All saving and loading of data onto the node object is done automatically.

Lastpass SAML Provider

Component type

module

Maintenance status

Development status

Downloads

517

Component created

Component changed

This module hooks up Drupal to the Lastpass SAML. Install this plugin and then visit the configuration area to setup the lastpass SAML settings then you can visit /lastpass_login and it will log you into your account. New users are automatically created and assigned the role(s) you set in the settings area.

If you wish to use this for the general public you would need to redirect /user to /lastpass_login.