Test email form

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

This module provides a form interface that can be used for email testing.

History

Initially, we had this form in the Mailgun module that was very helpful to test if mail system is working.

We decided to make it as a separate project because this is not some-mail-system-specific and can be used everywhere.

KnowledgeBase

Component type

module

Categories

Maintenance status

Development status

Downloads

57

Component created

Component changed

The KB (Knowledge Base) module provides the basic content types and Veiws necessary to build a knowledge base. KB is built with the Group Module, which permits access control for KB content on a per-group basis.

Config Exclude

Component type

module

Categories

Maintenance status

Development status

Downloads

11

Component created

Component changed

Config Exclude allows you to exclude modules and their configuration from being exported. It is an easy way for developers to enable development modules without the risk of accidentally exporting the enabled-state or their dependent config.

See #2926505: drush cex --skip-modules was removed in favor of config_split, but config_split is not feature-equivalent to understand why this module was created.

Angular Block

Component type

module

Maintenance status

Development status

Component created

Component changed

This is Just a quick and easy Boiler plate for using angularjs in a drupal block

all you need to do is install the module, place the block on your site and start angular-ing !

This is a module to place in your /modules/custom folder and edit however you want aka "Boiler plate"

Note Angular Modal vars by default use the same syntax as twig aka {{varName}} as such you need to change this in the block config
for this module Boiler plate I am using "~~"

Mask User Data

Component type

module

Maintenance status

Development status

Downloads

26

Component created

Component changed

IMPORTANT: Do not use this module on a production environment.

This module will mask all the current data in your database related to the users. By default it will try to mask the default fields created by Drupal, but this can easily be extended providing a mapping for other fields.

After enabling the module you need to click on another enable checkbox to make sure that the module is not turned on by accident. This setting can be set in settings.php.