https://github.com/anystack-sh/wp-guard
Secure your WordPress plugins with license keys
https://github.com/anystack-sh/wp-guard
wordpress wordpress-licensing wordpress-plugin wordpress-updater
Last synced: 2 months ago
JSON representation
Secure your WordPress plugins with license keys
- Host: GitHub
- URL: https://github.com/anystack-sh/wp-guard
- Owner: anystack-sh
- Created: 2023-03-06T19:24:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-13T12:12:03.000Z (over 1 year ago)
- Last Synced: 2025-03-25T23:05:32.745Z (3 months ago)
- Topics: wordpress, wordpress-licensing, wordpress-plugin, wordpress-updater
- Language: PHP
- Homepage: https://anystack.sh
- Size: 122 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# Secure your WordPress plugins with license keysAdd license and add auto-update support your commercial WordPress plugins in just a matter of minutes with Anystack's plug-and-play licensing package.
* **License activation tracking**.
* Secure auto updates for users with a **valid license**.
* **Plug & Play** integration, it only takes a few lines of code.
* Easy **to customize** via config.You will need to register an API key at [Anystack](https://anystack.sh) to use this package.
Anystack will help you make an online living selling your software by setting yourself free from billing and logistics so you can focus on building software.## Usage
To get started, you will need to install this package via Composer:```shell
composer require anystack-sh/wp-guard
```Continue to the [installation guide](http://anystack.sh/docs/integrations/wordpress).