Skip to content

gdarko/digital-license-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 3, 2025
4e25ba5 Β· Jan 3, 2025
Sep 6, 2024
May 25, 2022
Jun 21, 2024
Nov 25, 2024
Jan 3, 2025
Mar 10, 2024
Sep 24, 2024
Nov 25, 2024
Sep 4, 2024
Jul 12, 2021
Mar 15, 2024
Jul 12, 2021
Jan 18, 2024
Nov 22, 2024
Jan 3, 2025
Mar 10, 2024
Apr 22, 2023
Apr 22, 2023
Jan 3, 2025

Repository files navigation

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)