Commit graph

54 commits

Author SHA1 Message Date
Michel
981a6f90f5 Update README.md
### How to Use the New Shortcodes and Blocks

#### Shortcodes:
1. **Forgot License**: `[slm_forgot_license]`
   - Displays a form where users can enter their email to retrieve license information.
   - Can be added to any page or post manually.

2. **List Licenses**: `[slm_list_licenses]`
   - Dynamically displays a table of licenses associated with the logged-in user.
   - Useful for pages where users manage their licenses.

#### Blocks:
1. **Forgot License Block**:
   - Found under the "SLM Plus" category in the block editor.
   - Provides an interactive form preview in the editor.
   - On the frontend, renders the `[slm_forgot_license]` shortcode.
2024-12-06 16:19:25 -05:00
Michel
5e8a538240 Update README.md 2024-11-12 11:28:05 -05:00
Michel
f0f1e18a46 Update README.md 2024-11-12 11:27:30 -05:00
Michel
67b4d73dab 6.1.7 release 2024-11-06 15:37:25 -05:00
Michel
84a269110e api endpoint improvements
improved: API endpoint
improved: expiration task handler
added: sample files for integration
2024-11-05 09:01:07 -05:00
Michel
4b991ff314 improved UI and bulk generation logic
updated: updater plugin
updated: match wp ui style and classes
fixed: logic when creating bulk licenses
2024-10-31 16:09:33 -04:00
Michel
cd2212eccf 6.1.0 2024-10-28 21:54:52 -04:00
Michel
c6e05d556b
Update README.md
future updates notice
2023-10-31 10:55:52 -04:00
Michel Velis
6d47b690e0 Update README.md 2023-01-27 13:50:05 -05:00
Michel
74d566f7ab
Update README.md 2022-01-16 12:34:15 -05:00
Michel Velis
8f6c12c97b
hide sample code 2020-10-29 10:47:26 -04:00
Michel Velis
af90004fc9
updated date() to wp_date() 2020-09-08 17:56:52 -04:00
Michel Velis
5ea43c033d
5.5.7 release 2020-09-02 10:13:10 -04:00
Michel Velis
95b9957ed9
added new icons 2020-09-01 17:58:50 -04:00
Michel
a3e6ecbf2e
Update README.md 2020-08-10 10:10:23 -04:00
Michel
69b1509665
Update README.md 2020-07-11 18:53:16 -04:00
Michel Velis
5249021451
5.5.3 - Fixed a product editing glitch with the WP eStore plugin integration. 2020-05-18 09:18:21 -04:00
Michel Velis
56264212e6
updated image preview 2020-05-03 13:39:43 -04:00
Michel Velis
0d18684196 5.5.2 release 2020-05-03 10:41:27 -04:00
Michel Velis
7b9fde3021 added: validation when creating a new license using the admin dashboard
improved: item reference (there were cases where it will return empty values)
improved: woocommerce support, now slm auto auto populates values from the settings panels when creating a new license product
improved: toggling off slm admin bar removes the shortcut link from the admin bar
improved: language internalization

Signed-off-by: Michel Velis <michel@epikly.com>
2020-04-30 09:18:42 -04:00
Michel Velis
85e02c1192 updated wp readme
Signed-off-by: Michel Velis <michel@epikly.com>
2020-04-28 12:12:13 -04:00
Michel Velis
5c8161e805 SML now support auto updates.
Signed-off-by: Michel Velis <michel@epikly.com>
2020-04-28 12:09:24 -04:00
Michel Velis
07efc0c023 5.3.2 - make lifetime license work better with woocommerce download functionality 2020-03-31 11:58:40 -04:00
Michel Velis
25b5e19d01 Fixed: License type was not showing correctly when editing a license
Fixed: Activation date was not displaying correctly when saving or adding new licenses
UPDATE: when a license is set to lifetime the expiration field will be disabled and ignore.
FIXED: when a license was set to lifetime the expiration was getting populated with a future date.
Improvement: fixed some typos and improved the Spanish language pack
Updated: updated the product type template to work with any theme.
2020-03-31 11:26:05 -04:00
Michel Velis
d7ca1db523 Error - sets all licenses as Expired if they don't have Expiration date
Sorting by ID not working properly
thanks to @MechComp for the help
2020-03-25 17:26:06 -04:00
Michel Velis
c5d6c026c1 5.2.0 - License overview was not displaying list of activated domains 2020-03-17 09:56:06 -04:00
Michel Velis
ba86897d3b updated readme and change-log files 2020-02-01 11:46:31 -05:00
Michel
5b8b6d4204
Update README.md 2019-11-07 13:27:00 -05:00
Michel
ca8634c7ea
Update README.md 2019-08-09 12:57:33 -04:00
Michel
7e06d7faca
Update README.md 2019-08-09 12:47:04 -04:00
Michel
2462dd9fd6
Update README.md 2019-08-09 12:46:42 -04:00
Michel
9e07f0938b
Update README.md 2019-08-09 12:43:57 -04:00
Michel
0f532b1cd2
Update README.md 2019-08-09 12:40:04 -04:00
Michel
dfd36ba5e7
Update README.md 2019-08-09 12:38:43 -04:00
Michel
f946ce2d05
Update README.md 2019-07-01 15:06:50 -04:00
Michel Velis
36b80696e3 ## Features
- added: support for email reminder, user will receive an email when license has expired
-  fixed: a bug where email will be send-out
- added: custom fields to woocommece order
- added: product type (license) for woocommerce
- rebuilt my licenses in my account page
- added: until version and current version to api
- ui: change styles to match more wp interface
2019-07-01 14:50:31 -04:00
Michel Velis
f9d3edd0f8 fixed preview images 2019-06-17 13:05:57 -04:00
Michel Velis
123564f08b added change-log and updated readme file 2019-06-12 10:24:21 -04:00
Michel Velis
27fe73fe55 upgraded jQuery ui version
fixed minor links giving 404 from jquery ui library
added: activity log for licenses api
added: woocommerce order details with license, status, and license type
added: subscribers, now you can manage licenses by subscribers
added: screen options
added: filter by tags inside the license table
added: admin stats dashboard
fixed: minor depreciation errors
bugs: fixed another minor errors and bugs
2019-06-12 10:09:54 -04:00
Michel Velis
6b9ca6bd1b #### 4.10.3 - WIP
- removed auto update helper
- added activation date to license key
- deleted unnecessary code and files
- renamed some functions to keep consistancy
- fixed sql warnings and updated some classes
- improved api key and secret key
- added screen options to license list table
- added new utility classes and functions
2019-05-14 18:47:49 -04:00
Michel Velis
f53672b4c5 improved license creation
improved api key and secret key
added screen options to license list table
removed unneeded files and code
removed auto updater
added new utility classes and functions
2019-05-13 15:14:40 -04:00
Michel Velis
daec3c25fd #### 4.6
- added: new error codes to api listener
- added: export functionality for license
- added: form validation when creating a new license in wp admin
- fixes: cleaned code and improved ui
- added: license key is saved inside wc order as a custom field value
- added: license key added as a click-able note
- fixed: email notification when order is completed
- added: my subscriptions table to thank you order page
- fixed: license generation for wp-stores
2018-12-31 11:51:19 -05:00
Michel Velis
2dd8f7547d #### 4.6
- added: new error codes to api listener
- added: export functionality for license
- added: form validation when creating a new license in wp admin
- fixes: cleaned code and improved ui
2018-12-29 18:57:17 -05:00
Michel Velis
7c948a1b6e updated paths 2018-12-03 14:07:29 -05:00
Michel Velis
7a7143bf3d added Compatibility 2018-12-02 22:16:15 -05:00
Michel Velis
3a8c797953 updated features list 2018-12-02 22:06:16 -05:00
Michel Velis
cbdb6058fb no message 2018-11-27 22:51:29 -05:00
Michel Velis
1bd62f9079 updated read me file 2018-08-08 18:17:36 -04:00
Michel Velis
f4d77acb5d Added License Badge 2018-07-12 09:20:41 -04:00
Michel Velis
fc1a9b51e3 Merge branch 'master' of https://github.com/michelve/software-license-manager
# Conflicts:
#	README.md
2018-07-12 09:20:00 -04:00