takeit / plugin-NewscoopPaywallBundle

Newscoop Paywall Bundle is a simple and powerful plugin that allows online publishers to monetize their content.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Newscoop Paywall Bundle

Scrutinizer Code Quality Code Climate SensioLabsInsight

Newscoop Paywall Bundle is a simple and powerful plugin that allows online publishers to monetize their content.

Features:

  • creating publication, issue, section, article aware subscriptions,
  • email notifications,
  • ordered subscription management,
  • discounts (supports percentage discounts at the moment),
  • possibility to define subscription duration/period (supports months option at the moment),
  • supports diffrent currencies
  • renewals
  • imports live exchange rates from Central European Bank and Central Bank of Azerbaijan
  • partial support for subscriptions' translations (subscription name and description is translatable)
  • API
  • smarty functions (see Samples section below)

This plugin realizes only "offline" payments, there is no payment gateways implementation yet, which can be used at the moment. However, there is a PayPal integration built-in.

In the future, this plugin will integrate a framework agnostic, multi-gateway payment processing library called Omnipay.

Installing Newscoop Paywall 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:

$ php application/console plugins:install "newscoop/newscoop-paywall-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 Paywall Plugin will show up there.

Samples:

Resources/doc/

License

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

LICENSE.txt

About

Newscoop Paywall Bundle is a Sourcefabric z.ú. initiative.

About

Newscoop Paywall Bundle is a simple and powerful plugin that allows online publishers to monetize their content.

License:GNU General Public License v3.0


Languages

Language:PHP 72.2%Language:HTML 22.2%Language:JavaScript 4.0%Language:Smarty 0.9%Language:CSS 0.7%