tweakStores/README.md

45 lines
1.7 KiB
Markdown
Raw Normal View History

2021-08-26 22:38:34 +00:00
# README
2021-09-27 22:46:41 +00:00
[![Release](https://img.shields.io/github/v/release/JcDenis/tweakStores)](https://github.com/JcDenis/tweakStores/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/tweakStores)](https://github.com/JcDenis/tweakStores/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/tweakStores)](https://github.com/JcDenis/tweakStores/issues)
2023-07-30 12:53:45 +00:00
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-blue.svg)](https://fr.dotclear.org/download)
2021-09-27 22:46:41 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/tweakStores)
[![License](https://img.shields.io/github/license/JcDenis/tweakStores)](https://github.com/JcDenis/tweakStores/blob/master/LICENSE)
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
2021-09-27 22:46:41 +00:00
_tweakStores_ requires:
2021-08-26 22:38:34 +00:00
* superadmin permissions
2023-07-30 12:53:45 +00:00
* Dotclear 2.27
2023-04-29 13:44:24 +00:00
* 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
2021-09-27 22:46:41 +00:00
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
2021-08-27 14:00:25 +00:00
* Source & contribution : [GitHub Page](https://github.com/JcDenis/tweakStores)
2021-08-27 14:07:59 +00:00
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/tweakStores)
2021-09-27 22:46:41 +00:00
## CONTRIBUTORS
* Jean-Christian Denis
2021-11-05 00:03:00 +00:00
* Phillipe aka Dissitou
2021-09-27 22:46:41 +00:00
You are welcome to contribute to this code.