Simple Mobile Login

Component type

module

Maintenance status

Development status

Downloads

630

Component created

Component changed

Introduction:
-------------------
This module provides functionality to login with a mobile number. It is very simple to use.

Requirements:
------------------
This module requires the following modules:
* telephone

Installation:
------------

* Install as you would normally install a contributed Drupal module. See:
https://www.drupal.org/docs/8/extending-drupal-8/installing-modules
for further information.

User Addresses

Component type

module

Maintenance status

Development status

Component created

Component changed

User Addresses is a stand-alone address book system for Drupal. It allows individual registered users to store addresses to their address book (The most common use for this is for shipping or billing addresses).

It comes with a new menu item (in your user profile page) called 'User Addresses' that allows you to view the current addresses you have saved to your account. (Requires views).

There is also a form for adding in new addresses, as well as editing and deleting existing addresses.

It also has support for setting a 'default address'.

Sports League

Component type

module

Categories

Maintenance status

Development status

Downloads

872

Component created

Component changed

Sports League module is an out of the box solution to manage sports league functionality in Drupal. It relies on popular modules in drupal to help manage content typically used in websites for sports clubs. Main example is derived from football clubs, but can be easily extended.

Functionality included:

VotingAPI Queue

Component type

module

Maintenance status

Development status

Downloads

86

Component created

Component changed

This module provides a queue implementation for updating voted entites. The votingapi default cron solution might break if it needs to handle too many new results at once. The configuration hooks into the default votingapi settings page. Choose manual on "tally results" settings. Additional settings for batch size and cron execution are available.

Requirements

Voting API

Available Drush commands

(options available, see drush help for more information)

Emergency Alerts

Component type

module

Categories

Maintenance status

Development status

Downloads

137

Component created

Component changed

Emergency Alerts

A Drupal 8 module to provide emergency alerts. These are the important announcements you might see at the top of academic sites.

Quickstart

Enable this module and configure to set alert title and message, severity, and to turn on block or full page override.

(optional) Add region emergency_alert to your theme and in templates. For example (in theme.info.yml),