Skip to content

hopeonesource/message_archiver

Repository files navigation

message_archiver

This Drupal 8 module archives all text messages/alerts sent to users.

Inputs

  • uid (user id)
  • node id (posting id)
  • unix timpestamp message was queued
  • unix timestamp message was sent out
  • provider
  • message text
  • receipent's number

Outputs

  • None

Contributing

The production ready code base for this module will reside on the 'Master' branch.

How to contribute

Github Issues will be used to keep track of tasks, enhancements, and bugs for this module project. More information on how to use Github issues can be found here
A list of issues one can contribute to will be available on this projects issue page. To contribute;

  1. pick an issue from the Issue queue
  2. check out a new branch and work on it (use feature name or issue number)
  3. Submit a Pull request
  4. Once changes have been checked and agreed upon, then they will be merged back into the master branch.

Something to remember

  • Every commit message should describe why the code was changed or at a minimum what the change accomplished.
  • Use Feature or Issue Branches if you would like to contribute to the project.

Environment

  • Any basic vanilla Drupal 8 environment is acceptable for development.

About

This Drupal 8 module archives all text messages/alerts sent to users. This module will be built with Drupal 8 methods (all of the logic and functionality), and include a plugin in the same module for Drupal 7 to connect with current Drupal 7 sites. All Drupal 8 sites will ignore the module's Drupal 7 plugin Hook.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages