Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

henrikor/mlmmj-ror-admin

Repository files navigation

MLMMJ e-mail list administration

If you are using MLMMJ mailinglist program, you might find this web app usefull.

Features:

  • Mass subscription of e-mail adresse (just past email for subscription)
  • Drag and drop unsubscription
  • Assig mailinglists to groups and e-mail list managing users to groups for delegating management of lists to other

Installation:

$ cd /tmp
$ git clone https://github.com/railstutorial/sample_app_rails_4.git
$ cd sample_app_rails_4
$ cp config/database.yml.example config/database.yml
$ bundle install
$ bundle exec rake db:migrate
$ bundle exec rake db:test:prepare

About

Web interface for manage users in mlmmj lists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published