Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.
/ anchorage_helper Public archive

A set of administrative functions for the Anchorage hosting environment

License

Notifications You must be signed in to change notification settings

SU-SWS/anchorage_helper

Repository files navigation

#Anchorage Helper

Version: 7.x-1.x

Maintainer: jbickar

Changelog.txt

Installation

Install this module like any other module. See Drupal Documentation

Configuration

There are several "hidden features":

  1. The default "from" address is "anchorage-support@lists.stanford.edu". Use drush vset anchorage_helper_ses_from email@example.com to use a different "from" address.
  2. To debug, use drush vset anchorage_helper_debug TRUE. That will give you two array variables whenever an email is sent, anchorage_helper_pre and anchorage_helper_post. Those represent the $message variable before and after the implementation of hook_mail_alter().

Contribution / Collaboration

You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see GitHub's article on fork, branch, and pull requests

About

A set of administrative functions for the Anchorage hosting environment

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published