aarhus / UnSub

A very small (WIP) FreeScout module to allow one click uninstall from mailing lists

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add mailing list Unsubscribe functionality

Using the FreeScout SampleModule as the basis, it looks for the unsubscribe headers in new messages and creates a simple unsubscribe link in the conversation subject bar.

If it can be unsubscribed.... Unsubscribe Available

And once you have clicked on it.... Unsubscribed

How it appears in the conversation history.... Action

When you click the link it makes a POST/GET to the appropriate URL and creates a thread action message with the details.

Still very much a work in progress - looking to support mailto unsubscribe as well. Have been running in production for some time.

Free to use, but if you end up using it in an organisation with 20 or more users, or provide it as part of another package or service, please consider support me via https://ko-fi.com/aarhus and/or helping with the development/maintenance.

Have added Secret Checking and Codecov

Thanks

About

A very small (WIP) FreeScout module to allow one click uninstall from mailing lists

License:GNU Affero General Public License v3.0


Languages

Language:PHP 91.6%Language:Blade 4.8%Language:JavaScript 3.5%Language:CSS 0.1%