software-license-manager/README.md

96 lines
4.2 KiB
Markdown
Raw Normal View History

2019-08-09 12:38:43 -04:00
# Welcome to software license manager 👋
![Version](https://img.shields.io/badge/version-5.0.3-blue.svg?cacheSeconds=2592000)
[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](https://documenter.getpostman.com/view/307939/6tjU1FL?version=latest)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/michelve/software-license-manager/blob/master/LICENSE.md)
2018-07-12 09:16:37 -04:00
2019-08-09 12:38:43 -04:00
> Software license management solution for your web applications (WordPress plugins, Themes, Applications, PHP based membership script etc.). Supports WooCommerce.
2018-07-12 09:16:37 -04:00
2019-08-09 12:38:43 -04:00
### 🏠 [Homepage](https://github.com/michelve/software-license-manager#readme)
2018-07-12 09:16:37 -04:00
2019-08-09 12:38:43 -04:00
## Install
2018-07-12 09:16:37 -04:00
2019-08-09 12:38:43 -04:00
```text
2019-08-09 12:40:04 -04:00
1. Go to the Add New plugins screen in your WordPress admin area
2. Click the upload tab
3. Browse for the plugin file (software-license-manager.zip)
4. Click Install Now and then activate the plugin
2019-08-09 12:38:43 -04:00
```
2018-07-12 09:16:37 -04:00
2019-08-09 12:38:43 -04:00
## Author
👤 **Michel Velis and Tips and Tricks HQ**
* Github: [@michelve](https://github.com/michelve)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/michelve/software-license-manager/issues).
## Show your support
Give a ⭐️ if this project helped you!
2018-07-12 09:16:37 -04:00
## Postman samples:
[Demo and samples:]( https://documenter.getpostman.com/view/307939/6tjU1FL?version=latest).
## Features:
2019-07-01 15:06:50 -04:00
- Create license keys
2018-07-12 09:16:37 -04:00
- 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.
- Track activation date
2018-07-12 09:16:37 -04:00
- You can also create license keys manually from the admin dashboard of this plugin.
- Bulk actions are now available
- Users and admins can export licenses (new)
- View licenses by subscribers (new)
- License info is now included inside woocommerce order (new)
- License activity log, track requests and activations per license (new)
- Admin stats widgets (new)
2019-07-01 15:06:50 -04:00
- Send emails on expiration and activation
- Language support (spanish and english)
- Woocommerce product type
- Pass license info to woocommerce order
2018-07-12 09:16:37 -04:00
2018-12-02 22:16:15 -05:00
## Compatibility
- [-] Woocommerce
- [-] WP eStore
- [-] WP Download Manager
## Changelog and history
Changelog: [View changelog](https://github.com/michelve/software-license-manager/blob/master/CHANGELOG.md)
2018-12-02 22:16:15 -05:00
2018-07-12 09:16:37 -04:00
## Screenshots
2019-07-01 15:06:50 -04:00
<img src="https://raw.githubusercontent.com/michelve/software-license-manager/master/public/assets/images/previews/dashboard.png?raw=true" width=800 alt="Software License Manager" />
2019-07-01 15:06:50 -04:00
<img src="https://raw.githubusercontent.com/michelve/software-license-manager/master/public/assets/images/previews/overview-filters.png?raw=true" width=800 alt="Software License Manager" />
2018-07-12 09:16:37 -04:00
2019-07-01 15:06:50 -04:00
<img src="https://raw.githubusercontent.com/michelve/software-license-manager/master/public/assets/images/previews/overview.png?raw=true" width=800 alt="Software License Manager" />
2018-07-12 09:16:37 -04:00
2019-07-01 15:06:50 -04:00
<img src="https://raw.githubusercontent.com/michelve/software-license-manager/master/public/assets/images/previews/screen%20options.png?raw=true" width=800 alt="Software License Manager" />
2018-07-12 09:16:37 -04:00
2019-07-01 15:06:50 -04:00
<img src="https://raw.githubusercontent.com/michelve/software-license-manager/master/public/assets/images/previews/subscribers-results.png?raw=true" width=800 alt="Software License Manager" />
2019-07-01 15:06:50 -04:00
<img src="https://raw.githubusercontent.com/michelve/software-license-manager/master/public/assets/images/previews/subscribers.png?raw=true" />
2018-07-12 09:16:37 -04:00
2019-07-01 15:06:50 -04:00
<img src="https://raw.githubusercontent.com/michelve/software-license-manager/master/public/assets/images/previews/add-key.png?raw=true" width=800 alt="Software License Manager" />
2018-07-12 09:16:37 -04:00
2019-07-01 15:06:50 -04:00
<img src="https://raw.githubusercontent.com/michelve/software-license-manager/master/public/assets/images/previews/export.png?raw=true" width=800 alt="Software License Manager" />
2019-07-01 15:06:50 -04:00
<img src="https://raw.githubusercontent.com/michelve/software-license-manager/master/public/assets/images/previews/my-account-lics-opened.png?raw=true" alt="Software License Manager" />
2019-08-09 12:38:43 -04:00
## 📝 License
Copyright © 2019 [Michel Velis and Tips and Tricks HQ](https://github.com/michelve).
This project is [MIT](https://github.com/michelve/software-license-manager/blob/master/LICENSE.md) licensed.