pacKman/README.md

52 lines
1.9 KiB
Markdown
Raw Normal View History

2021-08-16 20:48:26 +00:00
# README
2021-10-28 21:38:18 +00:00
[![Release](https://img.shields.io/github/v/release/JcDenis/pacKman)](https://github.com/JcDenis/pacKman/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/pacKman)](https://github.com/JcDenis/pacKman/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/pacKman)](https://github.com/JcDenis/pacKman/issues)
2023-03-11 17:46:23 +00:00
[![Dotclear](https://img.shields.io/badge/dotclear-v2.26-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)
[![License](https://img.shields.io/github/license/JcDenis/pacKman)](https://github.com/JcDenis/pacKman/blob/master/LICENSE)
2021-09-11 09:42:24 +00:00
2021-08-16 20:48:26 +00:00
## WHAT IS PACKMAN ?
pacKman is a plugin for the open-source
web publishing software called Dotclear.
It help super admin to create and manage packages of
themes and plugins from Dotclear administration pages.
## REQUIREMENTS
pacKman requires:
* Super administrator permissions
2023-03-11 17:46:23 +00:00
* Dotclear 2.26
2023-04-22 13:36:01 +00:00
* PHP 8.1+
2021-08-16 20:48:26 +00:00
* A writable cache directory
2023-01-07 14:43:58 +00:00
* A writable directory to put packages. (can be VAR dir)
2021-08-16 20:48:26 +00:00
## USAGE
First install pacKman, manualy from a zip package or from
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
2021-10-28 21:49:40 +00:00
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
2021-08-17 21:12:33 +00:00
* Source & contribution : [GitHub Page](https://github.com/JcDenis/pacKman)
2021-10-28 21:49:40 +00:00
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/pacKman)
* Discuss and help : [Dotclear Forum](https://forum.dotclear.org/viewtopic.php?id=40066)
## CONTRIBUTORS
* Jean-Christian Denis
2021-11-06 13:54:22 +00:00
* Philippe aka Dissitou
2022-02-01 21:00:36 +00:00
* franck-paul
2021-10-28 21:49:40 +00:00
You are welcome to contribute to this code.