An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

Anystack

# Secure your WordPress plugins with license keys

Add 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).