This commit is contained in:
Jean-Christian Paul Denis 2023-10-09 22:04:19 +02:00
parent 98cb01295c
commit 43e83b6900
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
2 changed files with 3 additions and 4 deletions

View File

@ -6,7 +6,6 @@
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/tinyPacker)
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/tinyPacker/src/branch/master/LICENSE)
## ABOUT
_tinyPacker_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
@ -15,10 +14,10 @@ _tinyPacker_ is a plugin for the open-source web publishing software called [Dot
## REQUIREMENTS
* Super administrator permissions
* A writable public directory.
* Dotclear 2.28
* PHP 8.1+
* Super administrator permissions
* A writable public directory.
## USAGE

View File

@ -18,7 +18,7 @@ $this->registerModule(
'Tiny packer',
'Quick pack theme or plugin into public dir',
'Jean-Christian Denis',
'1.4',
'1.4.1',
[
'requires' => [['core', '2.28']],
'type' => 'plugin',