Simple integration of Onscribeto for any Wordpress site. Allows you to connect to your account, view products and create subscription buttons on any page.
- Onscribe account ( free registration )
- Wordpress ( > v3.9 )
- Download
- Copy the
onscribe
folder to your/wp-contents/plugins/
directory. - Activate the plugin Onscribe through the 'Plugins' menu in WordPress.
Login to your Wordpress admin and visit the Onsctibe settings from the side-menu.
Use your API key and secret from Onscibe to establish a secure connection.
You can then review your products straight from the administration:
/wp-admin.php...
You can add subscription buttons on your blog in three ways:
- Using the php method
onscribe_buttons
in the templates. Best used if you want the buttons everywhere and you're only using one product. - Using the shortcode
[onscribe product='1234567890']
inside a post. - Using the options box Subscriptions, available for all posts and pages. You can simply select a product and the buttons will be automatically generated before and after the post body.
Initiated by Makis Tracend ( @tracend )
Part of the Onscribe developer tools
Distributed by K&D Interactive
Released under the GPL license v3 or later