improve/README.md

51 lines
1.8 KiB
Markdown
Raw Normal View History

2021-09-01 23:35:23 +00:00
# README
2021-09-11 13:24:11 +00:00
[![Release](https://img.shields.io/github/v/release/JcDenis/improve)](https://github.com/JcDenis/improve/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/improve)](https://github.com/JcDenis/improve/releases)
2021-09-11 21:01:06 +00:00
[![Issues](https://img.shields.io/github/issues/JcDenis/improve)](https://github.com/JcDenis/improve/issues)
2023-03-05 22:05:33 +00:00
[![Dotclear](https://img.shields.io/badge/dotclear-v2.26-blue.svg)](https://fr.dotclear.org/download)
2021-09-12 08:50:21 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/improve)
2021-09-11 15:34:18 +00:00
[![License](https://img.shields.io/github/license/JcDenis/improve)](https://github.com/JcDenis/improve/blob/master/LICENSE)
2021-09-01 23:35:23 +00:00
## WHAT IS IMPROVE ?
**improve** is a plugin for the open-source
web publishing software called Dotclear.
2021-09-02 08:55:42 +00:00
It helps dev to clean up plugin or theme before publishing code.
2021-09-01 23:35:23 +00:00
* Open to third party plugin
* Easy and fast to use
2021-11-05 21:54:47 +00:00
* Easy and fast to extend
2021-09-01 23:35:23 +00:00
## REQUIREMENTS
**improve** requires:
* admin permission
2023-03-05 22:08:35 +00:00
* Dotclear 2.26-dev
2023-04-29 00:27:30 +00:00
* PHP 8.1+
2021-09-01 23:35:23 +00:00
## USAGE
First install **improve**, manualy from a zip package or from
Dotaddict repository. (See Dotclear's documentation to know how do this)
Manage tools from sidebar plugin menu **improve**.
Configure actions. Select actions and module to work with, then click fix.
Hope some of you have idea to complete function of this plugin
and help devs to maintain their plugins and themes.
2021-10-29 21:13:48 +00:00
## LINKS
2021-09-01 23:35:23 +00:00
2021-10-29 21:13:48 +00:00
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
* Source & contribution : [GitHub Page](https://github.com/JcDenis/improve)
2021-10-29 21:13:48 +00:00
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/improve)
## CONTRIBUTORS
* Jean-Christian Denis
2021-11-08 20:45:30 +00:00
* Gvx
2021-10-29 21:13:48 +00:00
You are welcome to contribute to this code.