Sha256: d964ec30a420694f88abca7e6a51a0cd182adeec0369ac114a32ab58d5522763

Contents?: true

Size: 915 Bytes

Versions: 16

Compression:

Stored size: 915 Bytes

Contents

# TkhMailingList

This mailing list module work with the tkh_authentication gem. It allows administrators to manage user records. Most of the functionality is yet to come.

Like all tkh gems, it's meant to be used for our projects at Ten Thousand Hours and is a part of the greater tkh\_cms gem. However if some issues or pull requests come in we are ready to extend the development efforts to help as many developers as possible.


## Installation

Add this line to your application's Gemfile:

    gem 'tkh_mailing_list'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install tkh_mailing_list

## Usage

To manage a record go to the /users folder.


## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
tkh_mailing_list-0.10.9.1 README.md
tkh_mailing_list-0.10.9 README.md
tkh_mailing_list-0.10.8 README.md
tkh_mailing_list-0.10.7 README.md
tkh_mailing_list-0.10.6 README.md
tkh_mailing_list-0.10.5 README.md
tkh_mailing_list-0.10.4 README.md
tkh_mailing_list-0.10.3 README.md
tkh_mailing_list-0.10.2 README.md
tkh_mailing_list-0.10.1 README.md
tkh_mailing_list-0.10 README.md
tkh_mailing_list-0.9.2 README.md
tkh_mailing_list-0.9.1 README.md
tkh_mailing_list-0.9 README.md
tkh_mailing_list-0.0.2 README.md
tkh_mailing_list-0.0.1 README.md