newscoop/article-recommendation-plugin

Article recommendation plugin.

Installs: 224

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 18

Forks: 3

Type:newscoop-plugin

dev-master 2017-11-03 11:51 UTC

This package is auto-updated.

Last update: 2024-04-27 01:18:35 UTC


README

Recommend an article by sending an email message.

Features:

  • recommend an article
  • enable/disable reCAPTCHA for article recommend form
  • allow registered/non registered users to recommend article
  • define custom e-mail recommendation message

Installation

Installation is a quick process:

  1. How to install this plugin?
  2. That's all!

Step 1: How to install this plugin?

Run the command:

$ php application/console plugins:install "newscoop/article-recommendation-plugin"
$ 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 open Plugins tab. The Plugin will show up there. You can now use the plugin.

Note:

To update this plugin run the command:

$ php application/console plugins:update "newscoop/article-recommendation-plugin"
$ php application/console assets:install public/

To remove this plugin run the command:

$ php application/console plugins:remove "newscoop/article-recommendation-plugin"

Documentation:

The documentation can be found here.

License

This bundle is under the GNU General Public License v3. See the complete license in the bundle:

LICENSE

About

This Plugin Bundle is a Sourcefabric z.ú. initiative.