Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takeit/plugin-newscoopnewsletter
Simple and flexible plugin integrated with MailChimp service.
https://github.com/takeit/plugin-newscoopnewsletter
Last synced: about 1 month ago
JSON representation
Simple and flexible plugin integrated with MailChimp service.
- Host: GitHub
- URL: https://github.com/takeit/plugin-newscoopnewsletter
- Owner: takeit
- License: gpl-3.0
- Created: 2013-08-27T10:29:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T15:21:46.000Z (almost 8 years ago)
- Last Synced: 2024-11-11T06:55:01.965Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Newsletter Plugin
=========================Simple and flexible plugin integrated with MailChimp service. It allows Newscoop users to subscribe to MailChimp lists. It also allows administrator to manage MailChimp lists in backend.
Features:
----
- very simple
- possibility to subscribe to your MailChimp lists
- simple MailChimp' lists management in backend
- can be integrated with Newscoop registration form or user profile
- manual lists synchronization
- possibility to disable/enable lists
- partial MailChimp groups support (see documentation)Installing Newscoop Newsletter Plugin Guide
-------------
Installation is a quick process:1. Installing plugin through our Newscoop Plugin System
2. That's all!### Step 1: Installing plugin through our Newscoop Plugin System
Run the command:
``` bash
$ php application/console plugins:install "newscoop/newsletter-plugin-bundle"
$ php application/console assets:install public/
```
Plugin will be installed to your project's `newscoop/plugins/Newscoop` directory.### Step 2: That's all!
Go to Newscoop Admin panel and then hit `Plugins` tab. Newscoop Newsletter Plugin will show up there.Documentation:
----Documentation can be found [here](https://github.com/newscoop/plugin-NewscoopNewsletter/blob/master/Resources/doc/index.md).
License
-------This bundle is under the GNU General Public License v3. See the complete license in the bundle:
LICENSE.txt
About
-------
Newsletter Plugin Bundle is a [Sourcefabric z.ú.](https://github.com/sourcefabric) initiative.