digital-license-manager
digital-license-manager copied to clipboard
Extendable License Manager for WordPress and WooCommerce 🔑
Digital License Manager
This is development repository of Digital License Manager.
If you want to download the latest release, please do that from the WordPress.org page.
Installation
The plugin works with composer, to install it run:
composer require gdarko/digital-license-manager
Documentation
Need help? Please consult our documentation. or open issue on this repository.
Development
Creating release
To create a release file, run:
bash scripts/release_prepare.sh
Cleaning up
To reduce the vendors directory size, run:
bash scripts/clean_up.sh
Contribution
Feel free to contribute I will review any issues and pull requests.
Please check the above "Development" section to get started.
License
This file comes from the "Digital License Manager" WordPress plugin.
https://darkog.com/p/digital-license-manager/
Copyright (C) 2020-2024 Darko Gjorgjijoski. All Rights Reserved.
Digital License Manager is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
Digital License Manager program is distributed in the hope that it
will be useful,but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program;
If not, see: https://www.gnu.org/licenses/licenses.html
Code written, maintained by Darko Gjorgjijoski (https://darkog.com)