licenseBootstrap/README.md

51 lines
2.0 KiB
Markdown
Raw Permalink Normal View History

2021-08-17 21:25:45 +00:00
# README
2023-08-15 09:30:09 +00:00
[![Release](https://img.shields.io/badge/release-2023.08.15-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/licenseBootstrap/releases)
[![Date](https://img.shields.io/badge/date-2023.08.14-c44d58.svg)](https://git.dotclear.watch/JcDenis/licenseBootstrap/releases)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/licenseBootstrap)
[![License](https://img.shields.io/github/license/JcDenis/licenseBootstrap)](https://git.dotclear.watch/JcDenis/licenseBootstrap/blob/master/LICENSE)
2022-11-20 21:36:32 +00:00
2021-08-17 21:25:45 +00:00
## WHAT IS LICENSEBOOTSTRAP ?
2023-08-15 09:30:09 +00:00
_licenseBootstrap_ is a plugins for the open-source
2021-08-17 21:25:45 +00:00
web publishing software called Dotclear.
It help super admin to add license to their
themes and plugins from Dotclear administration pages.
## REQUIREMENTS
2023-08-15 09:30:09 +00:00
_licenseBootstrap_ requires:
2021-08-17 21:25:45 +00:00
2023-08-15 09:30:09 +00:00
* Super administrator permissions
* Dotclear 2.26
* Php 8.1+
2021-08-17 21:25:45 +00:00
## USAGE
2023-08-15 09:30:09 +00:00
First install _licenseBootstrap_, mannualy from a zip package or from
2021-08-17 21:25:45 +00:00
Dotaddict repository. (See Dotclear's documentation to know how do this)
Go to ''plugins manager'', expand licenseBootstrap information then
go to ''configure plugin'', fill in form.
Once it's done you can manage your modules license from menu
2021-08-17 21:46:17 +00:00
''License bootstrap'' on sidebar or you can add dashboard icon.
2023-08-15 09:30:09 +00:00
By default, _licenseBootstrap_ uses old style code blocs,
2023-03-25 18:18:59 +00:00
if you want a modern style you should use a more recent plugin
like the one called ''improve''.
2022-11-20 21:36:32 +00:00
## LINKS
2021-08-17 21:46:17 +00:00
2023-08-15 09:30:09 +00:00
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/licenseBootstrap) or [GitHub Page](https://github.com/JcDenis/licenseBootstrap)
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/licenseBootstrap/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/licenseBootstrap)
2022-11-20 21:36:32 +00:00
## CONTRIBUTORS
2023-08-15 09:30:09 +00:00
* Jean-Christian Denis (author)
2022-11-20 21:36:32 +00:00
2023-08-15 09:30:09 +00:00
You are welcome to contribute to this code.