apc_cache

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Note: PHP 5.5 and above: If you are using PHP 5.5 or above PHP includes a core OPcache system that is superior (marginally better performance, more importantly far fewer bugs). This module does not presently support clearing OPcache or displaying its metadata.

Allow a content type only once (Only One)

Component type

module

Maintenance status

Development status

Downloads

1549

Component created

Component changed

The Allow a content type only once module allows the creation of Only One node per language in the selected content types for this configuration.

Uses

Configuring content types

To configure the content types to allow for Only One node per language, visit the Only One page (admin/config/content/onlyone), in the Available content types for Only One section check the content types that should have Only One node per language, for this you need the Administer Only One permission.

Token Login

Component type

module

Categories

Maintenance status

Development status

Downloads

1091

Component created

Component changed

The module replaces the password based authentication with a one-time login link. It does not disable the core drupal authentication, per se, but hides the related interfaces and ensures that the password reset user flow is reworded accordingly.

Front-End Administration

Component type

module

Maintenance status

Development status

Downloads

897

Component created

Component changed

This module aims to explore and experiment with new ways to administer your Drupal sites from the front-end, with no page refresh.

What this module do

This module currently does is offering a way to discover and enable administration tools (feadmintools) from a toogle configuration bar on front pages. Additionnaly, the module ships with the following sub-modules:

Beta Signifier

Component type

module

Maintenance status

Development status

Downloads

198

Component created

Component changed

Description

This module allows to display a Beta Signifier on specific form elements or on specific pages in order to draw the user's attention on certain features that are not yet fully mature.

Configuration

Beta Signifier on a form element

The Beta Signifier will show up on form elements where #beta is set to TRUE using the Form API, for instance:

Change Login Url

Component type

module

Maintenance status

Development status

Component created

Component changed

A simple module which allows the site administrator to change the default login url of the core drupal.

This especially helps when you don't want anybody to know your login url, there are sites where you are the only user or with some few other users who are carrying out the CMS operations, changing the login url also helps you to save your site from hacking attempts as most of the hackers target the login url of the drupal i.e "user/login".

UUID Condition

Component type

module

Maintenance status

Development status

Downloads

5608

Component created

Component changed

This module provides a Drupal 8 condition plugin that detects a current UUID in the page context. This condition is exposed on the block configuration page and is a better alternative to setting block visibility based on node ID paths.