https://github.com/pear/services_mailman
Allows the easy integration of Mailman into a dynamic website without using Python or requiring permission to Mailman binaries
https://github.com/pear/services_mailman
Last synced: about 1 year ago
JSON representation
Allows the easy integration of Mailman into a dynamic website without using Python or requiring permission to Mailman binaries
- Host: GitHub
- URL: https://github.com/pear/services_mailman
- Owner: pear
- Created: 2011-09-06T21:56:45.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T00:57:18.000Z (over 10 years ago)
- Last Synced: 2025-03-03T04:25:37.990Z (over 1 year ago)
- Language: HTML
- Homepage: http://pear.php.net/package/Services_Mailman
- Size: 274 KB
- Stars: 14
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Services_Mailman
================
Allows the integration of Mailman into a dynamic website without using Python or requiring permission to Mailman binaries.
* @category Services
* @package Mailman
* @author James Wade
* @copyright 2011 James Wade
* @license http://www.opensource.org/licenses/bsd-license.php The BSD License
* @version Release: @package_version@
* @link http://php-mailman.sourceforge.net/
Credits
-------
* Based on code by [Richard Plotkin](http://www.richardplotkin.com/)
* Concept by [Mailman](http://wiki.list.org/pages/viewpage.action?pageId=4030567)