mirror of
https://ghproxy.net/https://github.com/michelve/software-license-manager.git
synced 2025-10-04 03:47:36 +08:00
Update README.md
future updates notice
This commit is contained in:
parent
5e5f06e795
commit
c6e05d556b
1 changed files with 11 additions and 7 deletions
18
README.md
18
README.md
|
@ -1,17 +1,21 @@
|
||||||
|
> :warning: **Future Updates and maintenance**: I don't have the time I used to have before to maintain this project, but I can always merge new pull requests!
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Welcome to software license manager 👋
|
# Welcome to software license manager 👋
|
||||||
|
|
||||||

|

|
||||||
[](https://documenter.getpostman.com/view/307939/6tjU1FL?version=latest)
|
[](https://documenter.getpostman.com/view/307939/6tjU1FL?version=latest)
|
||||||
[](https://github.com/michelve/software-license-manager/blob/master/LICENSE.md)
|
[](https://github.com/michelve/software-license-manager/blob/master/LICENSE.md)
|
||||||
|
|
||||||
> Software license management solution for your web applications (WordPress plugins, Themes, Applications, PHP based membership script etc.). Supports WooCommerce.
|
> Software license management solution for your web applications (WordPress plugins, Themes, Applications, PHP-based membership script, etc.). Supports WooCommerce.
|
||||||
|
|
||||||
### 🏠 [Homepage](https://github.com/michelve/software-license-manager#readme)
|
### 🏠 [Homepage](https://github.com/michelve/software-license-manager#readme)
|
||||||
|
|
||||||
## 🔧 Install
|
## 🔧 Install
|
||||||
|
|
||||||
```text
|
```text
|
||||||
1. Go to the Add New plugins screen in your WordPress admin area
|
1. Go to the Add New Plugins screen in your WordPress admin area
|
||||||
2. Click the upload tab
|
2. Click the upload tab
|
||||||
3. Browse for the plugin file (software-license-manager.zip)
|
3. Browse for the plugin file (software-license-manager.zip)
|
||||||
4. Click Install Now and then activate the plugin
|
4. Click Install Now and then activate the plugin
|
||||||
|
@ -25,7 +29,7 @@
|
||||||
|
|
||||||
## 🤝 Contributing
|
## 🤝 Contributing
|
||||||
|
|
||||||
Contributions, issues and feature requests are welcome!
|
Contributions, issues, and feature requests are welcome!
|
||||||
|
|
||||||
Feel free to check [issues page](https://github.com/michelve/software-license-manager/issues).
|
Feel free to check [issues page](https://github.com/michelve/software-license-manager/issues).
|
||||||
|
|
||||||
|
@ -40,7 +44,7 @@ Give a ⭐️ if this project helped you!
|
||||||
## 📦 Features:
|
## 📦 Features:
|
||||||
|
|
||||||
- Create license keys
|
- Create license keys
|
||||||
- Check the status of a license key from from your application (remotely)
|
- Check the status of a license key from your application (remotely)
|
||||||
- Activate a license key from your application (remotely)
|
- Activate a license key from your application (remotely)
|
||||||
- Deactivate a license key (remotely)
|
- Deactivate a license key (remotely)
|
||||||
- Delete a license key (remotely)
|
- Delete a license key (remotely)
|
||||||
|
@ -56,11 +60,11 @@ Give a ⭐️ if this project helped you!
|
||||||
- License activity log, track requests and activations per license (new)
|
- License activity log, track requests and activations per license (new)
|
||||||
- Admin stats widgets (new)
|
- Admin stats widgets (new)
|
||||||
- Send emails on expiration and activation
|
- Send emails on expiration and activation
|
||||||
- Language support (spanish and english)
|
- Language support (Spanish and English)
|
||||||
- Woocommerce product type
|
- Woocommerce product type
|
||||||
- Pass license info to woocommerce order
|
- Pass license info to woocommerce order
|
||||||
- Expiration reminder (Emails the user when the license expires)
|
- Expiration reminder (Emails the user when the license expires)
|
||||||
- User can manager and view licenses from my account's page
|
- User can manage and view licenses from my account's page
|
||||||
|
|
||||||
## ✅ Compatibility
|
## ✅ Compatibility
|
||||||
|
|
||||||
|
@ -96,4 +100,4 @@ Changelog: [View changelog](https://github.com/michelve/software-license-manager
|
||||||
|
|
||||||
Copyright © 2020 [Michel Velis and Tips and Tricks HQ](https://github.com/michelve).
|
Copyright © 2020 [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.
|
This project is [MIT](https://github.com/michelve/software-license-manager/blob/master/LICENSE.md) licensed.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue