iMoneza WordPress Plugin
Integrate your site with your iMoneza account and begin monetizing your content.
Description
iMoneza is a digital micro-transaction paywall service. This WordPress plugin allows you to quickly and easily integrate iMoneza with your site. It will add iMoneza's paywall to your site and allow you to manage your iMoneza resources from within WordPress. Please note - an iMoneza account is required.
Visit www.imoneza.com for more information about iMoneza.
Installation
- Set up an iMoneza account, create an iMoneza property, and generate a set of API keys.
- Visit the latest release link and download
imoneza.zip
- Upload imoneza.zip through the plugins installer in WordPress
- Activate the plugin through the 'Plugins' menu in WordPress.
- Follow setup wizard.
Frequently Asked Questions
What version of PHP is required?
5.4+
Developer Notes
If you see a need, please put in a ticket. Or better yet, fork this and submit your own pull request.
Development
If you need to work against test or qa, please visit the slug of imoneza-config
, a hidden menu item.
Release Methodology
- Merge all changes back into master.
- Pick the new release number
- Change the plugin header to the new release number
- Create a new tag with that new release number locally and push to remote.
- Create a
imoneza.zip
file usinggit archive
of the project - Go to GitHub and create a Release from the tag, attach the
imoneza.zip
file and put changelog items in the release notes.