Domain Site Settings

Component type

module

Maintenance status

Development status

Downloads

2132

Component created

Component changed

Domain Site Settings
===================

Domain Site Settings module for Drupal 8 community users.

* This module provide the administrator interface to manage the site basic setting for each domain.

Configuration:
-------------------
Domain Site Settings module have configuration setting page
to set site basic setting against each Domains like 'Site name', 'Slogan', 'Email', 'Front page', '404 page' and '403 page'.

Configuration page path:
/admin/config/domain/domain_site_settings

Admin Menu Swap

Component type

module

Categories

Maintenance status

Development status

Downloads

2316

Component created

Component changed

Allows you to provide customised menus for each role.

Using AMSwap, you can choose which menu is displayed as the main administrative menu (under "Manage") for each role. For instance, you can create an "Owner" menu, then assign that menu to to the "Owner" role you created.

Inspired by Administration Menu Source, which doesn't have a Drupal 8 release.

Focused History

Component type

module

Maintenance status

Development status

Downloads

133

Component created

Component changed

Focused History records content browsing history with a more customizable degree of specificity than the history and accesslog (statistics module) tables. It provides a basic administrative view of this more focused history.

The most generally used options for recording browsing history in the database have some major drawbacks:

Sanitize Framework

Component type

module

Maintenance status

Development status

Downloads

62

Component created

Component changed

Sanitize is a Drush-integrated framework for performing sanitization and access-controlled distribution of Drupal databases. In addition to a stock sanitization procedure provided, developers are welcome and encouraged to write their own sanitization procedures for their own sites. For instance, Open Atrium
users may opt to sanitize private and unpublished spaces and related content before distributing their database to others.

BG Web Site Acceleration - BitGravity

Component type

module

Maintenance status

Development status

Downloads

67

Component created

Component changed

Bitgravity module provide integration with Bitgravity Web Site Acceleration Web Service. This module allows purging of cached URLs hosted by Drupal websites on Bitgravity Server.

Dependencies
1. Cache Expiration

Add More Alternate

Component type

module

Maintenance status

Development status

Downloads

711

Component created

Component changed

INTRODUCTION

The Add More Alternate module simplifies the 'Add more' multiple cardinality handling so that it just has 'Add item' and 'Remove item' buttons. This only works for fields that are set to limited cardinality greater than 1 (i.e. not -1 or 1).

Once enabled, a 'Use the add more alternate' checkbox will show up on the bottom of the form display page.

REQUIREMENTS

No special requirements.

Field Gate

Component type

module

Maintenance status

Development status

Downloads

79

Component created

Component changed

INTRODUCTION

The Field Gate module let's you configure a field so that it has to be set to a specified value to see the fields below it. Configuration happens via the field settings on the form display. You can specify a message to show for when a different value is set. Currently only works for the radio buttons widget.

Works with field groups.