https://github.com/code-soup/certify
Free WordPress plugin which enables you to manage licenses for your commercial WordPress plugins and provides custom self-hosted plugin update repository.
https://github.com/code-soup/certify
Last synced: about 2 months ago
JSON representation
Free WordPress plugin which enables you to manage licenses for your commercial WordPress plugins and provides custom self-hosted plugin update repository.
- Host: GitHub
- URL: https://github.com/code-soup/certify
- Owner: code-soup
- License: gpl-3.0
- Created: 2021-10-21T08:01:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T08:15:51.000Z (over 1 year ago)
- Last Synced: 2025-07-06T08:05:26.107Z (12 months ago)
- Language: PHP
- Homepage: https://github.com/code-soup/certify
- Size: 441 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Certify Server [Beta]
Automate your online business with Certify - a license management and verification solution for commercial WordPress plugins.
## Description
Certify is a free WordPress plugin which enables you to manage licenses for your custom WordPress plugins and provides custom self-hosted plugin update repository.
## Features
- Generate and verify license keys
- Self-hosted WordPress plugin update repository
- Limit number of activations per license and manage activations
- Integrated with [Paddle.com](https://www.paddle.com) subscriptions
- Use [Certify Client](https://github.com/code-soup/certify-client) composer package in your plugin to automate your plugin updates and license key verification
## Requirements
- PHP >= 8.2
- WordPress >= 6.0
## Setup
1. Install plugin
2. Navigate to Certify > Software to add your software
3. All fields are mandatory in order to
## Issues
Please use [Github issues](https://github.com/code-soup/certify/issues) to submit any bugs you may find.
## License
This project is licensed under the [GPL license](http://www.gnu.org/licenses/gpl-3.0.txt).