pacKman/README.md

49 lines
2.0 KiB
Markdown
Raw Normal View History

2021-08-16 20:48:26 +00:00
# README
2023-10-19 19:53:53 +00:00
[![Release](https://img.shields.io/badge/release-2023.10.19-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/pacKman/releases)
![Date](https://img.shields.io/badge/date-2023.10.19-c44d58.svg)
2023-10-06 19:49:50 +00:00
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-06 22:03:27 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/pacKman)
2023-10-09 20:06:50 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/pacKman/src/branch/master/LICENSE)
2021-09-11 09:42:24 +00:00
2023-10-09 20:06:50 +00:00
## ABOUT
2021-08-16 20:48:26 +00:00
2023-10-09 20:06:50 +00:00
_pacKman_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2021-08-16 20:48:26 +00:00
2023-10-09 20:06:50 +00:00
> Create and manage packages of themes and plugins from Dotclear administration pages.
2021-08-16 20:48:26 +00:00
## REQUIREMENTS
2023-10-06 19:49:50 +00:00
* Dotclear 2.28
2023-08-06 21:19:26 +00:00
* PHP 8.1+
2023-10-19 19:53:53 +00:00
* Dotclear super administrator permissions
* System writable cache directory
* System 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-10-09 20:06:50 +00:00
* [License](https://git.dotclear.watch/JcDenis/pacKman/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/pacKman/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/pacKman))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/pacKman) (or on [GitHub](https://github.com/JcDenis/pacKman))
* [Issues & security](https://git.dotclear.watch/JcDenis/pacKman/issues) (or on [GitHub](https://github.com/JcDenis/pacKman/issues))
2023-10-19 19:53:53 +00:00
* [Discuss & help](https://forum.dotclear.org/viewtopic.php?id=40066)
2021-10-28 21:49:40 +00:00
## CONTRIBUTORS
2023-10-19 19:53:53 +00:00
* Jean-Christian Denis (author)
2023-08-06 21:19:26 +00:00
* 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.