17 lines
406 B
YAML
17 lines
406 B
YAML
name: 'Maillog / Mail Developer'
|
|
description: 'Utility to log all Mails for debugging purposes. It is possible to suppress mail delivery for e.g. dev or staging systems.'
|
|
package: 'Mail'
|
|
# core: 8.x
|
|
type: module
|
|
|
|
dependencies:
|
|
- views
|
|
|
|
configure: maillog.settings
|
|
|
|
# Information added by Drupal.org packaging script on 2016-08-05
|
|
version: '8.x-1.x-dev'
|
|
core: '8.x'
|
|
project: 'maillog'
|
|
datestamp: 1470431946
|