checkStoreVersion/README.md

46 lines
2.0 KiB
Markdown
Raw Normal View History

2022-12-02 23:39:36 +00:00
# README
2023-08-06 17:13:27 +00:00
[![Release](https://img.shields.io/github/v/release/JcDenis/checkStoreVersion)](https://git.dotclear.watch/JcDenis/checkStoreVersion/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/checkStoreVersion)](https://git.dotclear.watch/JcDenis/checkStoreVersion/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/checkStoreVersion)](https://git.dotclear.watch/JcDenis/checkStoreVersion/issues)
2023-03-11 19:03:02 +00:00
[![Dotclear](https://img.shields.io/badge/dotclear-v2.25-blue.svg)](https://fr.dotclear.org/download)
2022-12-02 23:39:36 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/checkStoreVersion)
2023-08-06 17:13:27 +00:00
[![License](https://img.shields.io/github/license/JcDenis/checkStoreVersion)](https://git.dotclear.watch/JcDenis/checkStoreVersion/blob/master/LICENSE)
2022-12-02 23:39:36 +00:00
## WHAT IS CHECKSTOREVERSION ?
2023-08-06 17:13:27 +00:00
_checkStoreVersion_ is a plugin for the open-source
2022-12-02 23:39:36 +00:00
web publishing software called Dotclear.
This plugin check official or third-party repositories of installed plugins or themes
2022-12-03 00:30:09 +00:00
(even if they are disbaled) to see if a version exists and is newer than the one installed.
2022-12-02 23:39:36 +00:00
## REQUIREMENTS
2023-08-06 17:13:27 +00:00
_checkStoreVersion_ requires:
2022-12-02 23:39:36 +00:00
2023-08-06 17:13:27 +00:00
* superadmin permissions
* Dotclear 2.25 to 2.26.1
* PHP 7.4+
Current release check plugins and themes Dotclear minimum versions > 2.26.1.
2022-12-02 23:39:36 +00:00
## USAGE
2023-08-06 17:13:27 +00:00
First install _checkStoreVersion_, manualy from a zip package or from
2022-12-02 23:39:36 +00:00
Dotaddict repository. (See Dotclear's documentation to know how do this)
Check installed plugins or themes from tab "store version" on plugins/themes page.
## LINKS
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
2023-08-06 17:13:27 +00:00
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/checkStoreVersion) or [GitHub Page](https://github.com/JcDenis/checkStoreVersion)
* Packages & details : [Gitea Page](https://git.dotclear.watch/JcDenis/checkStoreVersion/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/checkStoreVersion)
2022-12-02 23:39:36 +00:00
## CONTRIBUTORS
* Jean-Christian Denis
* Franck-paul
You are welcome to contribute to this code.