https://github.com/hametuha/warifu
Gumroad integration for WordPress
https://github.com/hametuha/warifu
gumroad wordpress wordpress-plugin
Last synced: about 2 months ago
JSON representation
Gumroad integration for WordPress
- Host: GitHub
- URL: https://github.com/hametuha/warifu
- Owner: hametuha
- License: gpl-3.0
- Created: 2017-02-09T16:30:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-27T02:30:51.000Z (over 9 years ago)
- Last Synced: 2025-06-21T07:38:34.406Z (about 1 year ago)
- Topics: gumroad, wordpress, wordpress-plugin
- Language: PHP
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# warifu
Gumroad integration for WordPress.
## Core Concept
Warifu is a license manager for WordPress plugin and themes.
You can register products on Gumroad with license key.
### What is license key?
Gumroad has an ability to issue [license key](http://help.gumroad.com/11165-Digging-Deeper/license-keys).
You can detect paid user.
### How To Detect Paid User
With libary [Sekisyo](https://github.com/hametuha/sekisyo), you can detect user.
## How to get license key
You can get warifu's license key at [Gumroad](https://gumroad.com/l/biyqH). It's expensive? Don't worry, this plugin works withoug license if `WP_DEBUG` is `true`!
## License
GPL v3 and later.