software-license-manager/README.md

56 lines
2.8 KiB
Markdown
Raw Normal View History

2018-12-03 14:07:29 -05:00
<img src="https://raw.githubusercontent.com/michelve/software-license-manager/master/public/assets/images/slm_logo.png" height=100 alt="Software License Manager" />
2018-07-12 09:16:37 -04:00
2018-07-12 09:17:13 -04:00
# Software License Manager
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
2018-07-12 09:16:37 -04:00
Software license management solution for your web applications (WordPress plugins, Themes, PHP based membership script etc.)
## Authors
[Arsenal21](https://github.com/Arsenal21)
[Michel Velis](https://github.com/michelve)
## Description
Software license management solution for your web applications (WordPress plugins, Themes, PHP based membership script etc.)
This plugin is very useful for creating a license server and doing the following via API:
- Create license keys in your system (license server)
- Check the status of a license key from from your application (remotely)
- Activate a license key from your application (remotely)
- Deactivate a license key (remotely)
2018-08-08 18:17:36 -04:00
- Delete a license key (remotely)
2018-12-02 22:06:16 -05:00
- Update a license key (remotely)
2018-07-12 09:16:37 -04:00
- Check a license key (remotely)
- Track where the license key is being used.
- You can also create license keys manually from the admin dashboard of this plugin.
## Installation
1. Go to the Add New plugins screen in your WordPress admin area
1. Click the upload tab
1. Browse for the plugin file (software-license-manager.zip)
1. Click Install Now and then activate the plugin
2018-12-02 22:16:15 -05:00
## Compatibility
- Woocommerce
- WP eStore
- WP Download Manager
- [ ] WIP: Woocommerce Subscriptions
2018-12-02 22:16:15 -05:00
2018-07-12 09:16:37 -04:00
## Screenshots
2018-12-03 14:07:29 -05:00
<img src="https://github.com/michelve/software-license-manager/blob/master/public/assets/images/Screen-Shot-0.png?raw=true" width=800 alt="Software License Manager" />
2018-07-12 09:16:37 -04:00
2018-12-03 14:07:29 -05:00
<img src="https://github.com/michelve/software-license-manager/blob/master/public/assets/images/Screen-Shot-1.png?raw=true" width=800 alt="Software License Manager" />
2018-07-12 09:16:37 -04:00
2018-12-03 14:07:29 -05:00
<img src="https://github.com/michelve/software-license-manager/blob/master/public/assets/images/Screen-Shot-2.png?raw=true" width=800 alt="Software License Manager" />
2018-07-12 09:16:37 -04:00
<img src="https://github.com/michelve/software-license-manager/blob/master/public/assets/images/Screen-Shot-6.png?raw=true" width=800 alt="Software License Manager" />
2018-12-03 14:07:29 -05:00
<img src="https://github.com/michelve/software-license-manager/blob/master/public/assets/images/Screen-Shot-3.png?raw=true" width=800 alt="Software License Manager" />
2018-07-12 09:16:37 -04:00
2018-12-03 14:07:29 -05:00
<img src="https://github.com/michelve/software-license-manager/blob/master/public/assets/images/Screen-Shot-4.png?raw=true" width=800 alt="Software License Manager" />
2018-07-12 09:16:37 -04:00
2018-12-03 14:07:29 -05:00
<img src="https://github.com/michelve/software-license-manager/blob/master/public/assets/images/Screen-Shot-5.png?raw=true" width=800 alt="Software License Manager" />
<img src="https://github.com/michelve/software-license-manager/blob/master/public/assets/images/Screen-Shot-7.png?raw=true" width=800 alt="Software License Manager" />