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.

Commerce Price Tokens

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides tokens for each applicable price component sub-total of a Commerce order.

eg. [commerce-order-total-base-price], [commerce-order-total-shipping], [commerce-order-total-tax-gst], [commerce-order-total-donation].

Geotagging

Component type

module

Categories

SEO

Maintenance status

Development status

Component created

Component changed

Geotagging improves Search Engine Optimization (SEO) for regional brand sites by tagging different language and regional versions of content. This ensures that the correct regional URL is served to the user in local search results. Similar content is grouped in a Content Family, which is a collection of pages that share the same general content, but that are targeted to different markets by country and language. Each page in a Content Family shares the same Content Family ID.

Sape.ru integration

Component type

module

Maintenance status

Development status

Component created

Component changed

Sape.ru is one of the major customer acquisition services.

It allows posting ad links both on home and sub pages.
It affords an opportunity for publishers to arrange for efficient receipt of profit from their sites and for advertisers - to promote the resources in search engines.

Nilsson Admin Lock

Component type

module

Maintenance status

Development status

Component created

Component changed

Make sure some parts of content can only be touched by a user with the right permissions. Simply add an Admin Lock field to the content types where you need it and set these options on the entities that need to be protected from unwanted changes:

Render Js Css

Component type

module

Maintenance status

Development status

Downloads

312

Component created

Component changed

Introduction:
-------------------
This module provides functionality to remove (unset) CSS or js files for selected content type.
You have to enter the path of the CSS or js file and selected js and CSS files will be removed (unset) from pages which are related to selected content type.

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

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

Inline Entity Form Multiple Bundle

Component type

module

Maintenance status

Development status

Component created

Component changed

This module add a select element in entity reference fields that use an inline entity form widget that use more than one bundle. This select element change the edit form of the inline entity form when is changed.

Note: at the moment, this module requieres a patch to inline entity form: https://www.drupal.org/node/2855505