tweakStores/README.md

43 lines
1.8 KiB
Markdown
Raw Normal View History

2021-08-26 22:38:34 +00:00
# README
2023-11-04 21:07:38 +00:00
[![Release](https://img.shields.io/badge/release-1.2-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/tweakStores/releases)
![Date](https://img.shields.io/badge/date-2023.11.04-c44d58.svg)
2023-10-21 12:44:26 +00:00
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-15 20:26:00 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/tweakStores)
2023-10-21 12:41:39 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/tweakStores/src/branch/master/LICENSE)
2021-09-27 22:46:41 +00:00
2023-10-21 12:41:39 +00:00
## ABOUT
2021-08-26 22:38:34 +00:00
2023-10-21 12:41:39 +00:00
_tweakStores_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2021-08-26 22:38:34 +00:00
2023-10-21 12:41:39 +00:00
> Help devs to manage dcstore.xml file.
2021-08-26 22:38:34 +00:00
## REQUIREMENTS
2023-10-21 12:41:39 +00:00
* Dotclear 2.28
2023-08-15 20:26:00 +00:00
* PHP 8.1+
2023-10-21 12:41:39 +00:00
* Dotclear superadmin permissions
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-10-21 12:41:39 +00:00
* [License](https://git.dotclear.watch/JcDenis/tweakStores/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/tweakStores/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/tweakStores))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/tweakStores) (or on [GitHub](https://github.com/JcDenis/tweakStores))
* [Issues & security](https://git.dotclear.watch/JcDenis/tweakStores/issues) (or on [GitHub](https://github.com/JcDenis/tweakStores/issues))
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.