Hosting User Manage

Component type

module

Categories

Maintenance status

Development status

Downloads

168

Component created

Component changed

User Manage provides extra UI functionality of the Aegir Hosting System.

With this module, you can now manage website users (Add, Cancel, Block, Unblock) via the Aegir backend without the need to run any Drush command.

This module adds the following user management tasks to Aegir.

  • User add
  • User cancel
  • User block
  • User unblock

testingmodule

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Added system settings form having 2 fields (name and about me)and add those content in a block to show that information by assigning it to any region.

Ajax Dblog

Component type

module

Categories

Maintenance status

Development status

Downloads

5253

Component created

Component changed

The Ajax Dblog module provides a slight efficiency in reviewing database logged events on your Drupal project.

What this Module Does

When on the "Recent Log Messages" page (admin/reports/dblog). When you click on the message of a logged event, the event details are loaded directly into the table via Ajax. Thus saving you time jumping back and forth between message details when trying to diagnose an issue.

Example of the module in use

Form page title

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Summary

Allows to customize page title for pages build with drupal_get_form() as a page callback (means form as a page).

Usage

Write in your settings.php:

$conf['form_page_title_forms'] = [
  'YOUR_FORM_ID' => 'YOUR TITLE TEXT',
];

Examples:

Hide Revision Field

Component type

module

Maintenance status

Development status

Downloads

3183

Component created

Component changed

Hide Revision Field provides an option on each supported revisionable entity bundle form to hide the revision field on add/edit forms. This allows you to create revisions but hide reduces noise for your content editors/site owners. Supported entity types currently are Node and Media Entity, extending to support other entities is very simple.

REQUIREMENTS

Drupal 8 is required, Drupal 8.1.x or higher is suggested.

Webform Scheduled Export

Component type

module

Maintenance status

Development status

Downloads

908

Component created

Component changed

Allows you to schedule a webform submission export to run at a set point in time and repeat on a daily, weekly or monthly basis. The exports use all the options available to Webform's "Download" tab and they're attached to the email sent to the configured users.

Entity Redirect

Component type

module

Maintenance status

Development status

Downloads

2780

Component created

Component changed

DESCRIPTION

Adds a configurable redirect after saving a node or other entity. The redirect is configurable per bundle. Also, given sufficient permissions (and presuming it is enabled for that specific content/bundle), individual users can configure their own redirects (on their profile edit page).

Four different types of redirection are provided: