tweakStores/README.md

45 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2021-08-26 22:38:34 +00:00
# README
2023-08-15 20:26:00 +00:00
[![Release](https://img.shields.io/badge/release-1.0-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/tweakStores/releases)
[![Date](https://img.shields.io/badge/date-2023.08.15-c44d58.svg)](https://git.dotclear.watch/JcDenis/tweakStores/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/tweakStores)
[![License](https://img.shields.io/github/license/JcDenis/tweakStores)](https://git.dotclear.watch/JcDenis/tweakStores/blob/master/LICENSE)
2021-09-27 22:46:41 +00:00
2021-08-27 14:00:25 +00:00
## WHAT IS TWEAKSTORES ?
2021-08-26 22:38:34 +00:00
2021-08-27 14:00:25 +00:00
"tweakStores" is a plugin for the open-source
2021-08-26 22:38:34 +00:00
web publishing software called Dotclear.
2021-09-27 22:46:41 +00:00
It helps devs to manage dcstore.xml file.
2021-08-26 22:38:34 +00:00
## REQUIREMENTS
2023-08-15 20:26:00 +00:00
_tweakStores_ requires:
2021-08-26 22:38:34 +00:00
2023-08-15 20:26:00 +00:00
* superadmin permissions
* Dotclear 2.27
* PHP 8.1+
2021-08-26 22:38:34 +00:00
## USAGE
2021-09-27 22:46:41 +00:00
First install _tweakStores_, manualy from a zip package or from
2021-08-26 22:38:34 +00:00
Dotaddict repository. (See Dotclear's documentation to know how do this)
2021-09-27 22:46:41 +00:00
Manage plugins/themes dcstore.xml file from tab "store tools" on plugins/themes page.
_tweakStores_ can interact with plugin pacKman to create .xml file at
2021-08-26 22:38:34 +00:00
package creation.
2021-09-27 22:46:41 +00:00
## LINKS
2021-08-26 22:38:34 +00:00
2023-08-15 20:26:00 +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/tweakStores) or [GitHub Page](https://github.com/JcDenis/tweakStores)
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/tweakStores/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/tweakStores)
2021-09-27 22:46:41 +00:00
## CONTRIBUTORS
2023-08-15 20:26:00 +00:00
* Jean-Christian Denis (author)
* Phillipe aka Dissitou
2021-09-27 22:46:41 +00:00
2023-08-15 20:26:00 +00:00
You are welcome to contribute to this code.