mirror of
https://ghproxy.net/https://github.com/michelve/software-license-manager.git
synced 2025-10-04 02:06:37 +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 👋
|
||||
|
||||

|
||||
[](https://documenter.getpostman.com/view/307939/6tjU1FL?version=latest)
|
||||
[](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)
|
||||
|
||||
## 🔧 Install
|
||||
|
||||
```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
|
||||
3. Browse for the plugin file (software-license-manager.zip)
|
||||
4. Click Install Now and then activate the plugin
|
||||
|
@ -25,7 +29,7 @@
|
|||
|
||||
## 🤝 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).
|
||||
|
||||
|
@ -40,7 +44,7 @@ Give a ⭐️ if this project helped you!
|
|||
## 📦 Features:
|
||||
|
||||
- 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)
|
||||
- Deactivate 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)
|
||||
- Admin stats widgets (new)
|
||||
- Send emails on expiration and activation
|
||||
- Language support (spanish and english)
|
||||
- Language support (Spanish and English)
|
||||
- Woocommerce product type
|
||||
- Pass license info to woocommerce order
|
||||
- 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
|
||||
|
||||
|
@ -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).
|
||||
|
||||
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