pacKman/README.md

53 lines
2.1 KiB
Markdown
Raw Normal View History

2021-08-16 20:48:26 +00:00
# README
2023-08-06 21:19:26 +00:00
[![Release](https://img.shields.io/github/v/release/JcDenis/pacKman)](https://git.dotclear.watch/JcDenis/pacKman/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/pacKman)](https://git.dotclear.watch/JcDenis/pacKman/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/pacKman)](https://git.dotclear.watch/JcDenis/pacKman/issues)
2023-07-29 14:01:47 +00:00
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-blue.svg)](https://fr.dotclear.org/download)
2021-10-28 21:38:18 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/pacKman)
2023-08-06 21:19:26 +00:00
[![License](https://img.shields.io/github/license/JcDenis/pacKman)](https://git.dotclear.watch/JcDenis/pacKman/blob/master/LICENSE)
2021-09-11 09:42:24 +00:00
2021-08-16 20:48:26 +00:00
## WHAT IS PACKMAN ?
2023-08-06 21:19:26 +00:00
_pacKman_ is a plugin for the open-source
2021-08-16 20:48:26 +00:00
web publishing software called Dotclear.
It help super admin to create and manage packages of
themes and plugins from Dotclear administration pages.
## REQUIREMENTS
2023-08-06 21:19:26 +00:00
_pacKman_ requires:
2021-08-16 20:48:26 +00:00
2023-08-06 21:19:26 +00:00
* Super administrator permissions
* Dotclear 2.27
* PHP 8.1+
* A writable cache directory
* A writable directory to put packages. (can be VAR dir)
2021-08-16 20:48:26 +00:00
## USAGE
2023-08-06 21:19:26 +00:00
First install _pacKman_, manualy from a zip package or from
2021-08-16 20:48:26 +00:00
Dotaddict repository. (See Dotclear's documentation to know how do this)
Go to ''plugins manager'', expand pacKman information then
go to ''configure plugin'', fill in form.
Once it's done you can manage your packages from menu
2021-08-17 21:12:33 +00:00
''Packages repository'' on sidebar or you can add dashboard icon.
2021-10-28 21:49:40 +00:00
## LINKS
2021-08-17 21:12:33 +00:00
2023-08-06 21:19:26 +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/pacKman) or [GitHub Page](https://github.com/JcDenis/pacKman)
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/pacKman/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/pacKman)
* Discuss and help : [Dotclear Forum](https://forum.dotclear.org/viewtopic.php?id=40066)
2021-10-28 21:49:40 +00:00
## CONTRIBUTORS
2023-08-06 21:19:26 +00:00
* Jean-Christian Denis
* Philippe aka Dissitou
* franck-paul
2021-10-28 21:49:40 +00:00
2023-08-06 21:19:26 +00:00
You are welcome to contribute to this code.