Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clarkwinkelmann/flarum-ext-mailing
Send individual or mass mailing to Flarum users
https://github.com/clarkwinkelmann/flarum-ext-mailing
Last synced: 3 months ago
JSON representation
Send individual or mass mailing to Flarum users
- Host: GitHub
- URL: https://github.com/clarkwinkelmann/flarum-ext-mailing
- Owner: clarkwinkelmann
- License: mit
- Created: 2019-05-01T22:35:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T00:59:12.000Z (over 1 year ago)
- Last Synced: 2024-09-17T07:29:16.019Z (4 months ago)
- Language: TypeScript
- Homepage: https://discuss.flarum.org/d/20443
- Size: 337 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Mailing
![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/clarkwinkelmann/flarum-ext-mailing.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-mailing) [![Total Downloads](https://img.shields.io/packagist/dt/clarkwinkelmann/flarum-ext-mailing.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-mailing) [![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/clarkwinkelmann)
Send individual or mass mailing to Flarum users.
## Installation
composer require clarkwinkelmann/flarum-ext-mailing
## Documentation
The individual user mailing button can be found in the user card dropdown menu, including the user profile page and while hovering a username in a discussion.
The mass mailing button can be found in the session dropdown menu under the link to the admin panel.
If the FriendOfFlarum User Directory extension is enabled, the buttons for both features can be found on that page as well.
Two permissions allow you to select which groups can send individual emails and emails to all users.
**Send emails to individual users**: allows to select one or multiple Flarum users. Also allows to enter email addresses not connected to any user
**Send emails to groups or all users**: allows to select groups, including "Members" to send to all registered users.
## Support
This extension is under **minimal maintenance**.
It was developed for a client and released as open-source for the benefit of the community.
I might publish simple bugfixes or compatibility updates for free.You can [contact me](https://clarkwinkelmann.com/flarum) to sponsor additional features or updates.
Support is offered on a "best effort" basis through the Flarum community thread.
**Sponsors**: [Glowing Blue](https://glowingblue.com/), [Andrew MacLean](https://andrewdmaclean.com/)
## Links
- [GitHub](https://github.com/clarkwinkelmann/flarum-ext-mailing)
- [Packagist](https://packagist.org/packages/clarkwinkelmann/flarum-ext-mailing)
- [Discuss](https://discuss.flarum.org/d/20443)