myBlogNumbers/README.md

43 lines
1.8 KiB
Markdown
Raw Normal View History

2021-08-27 16:24:02 +00:00
# README
2023-10-19 19:39:07 +00:00
[![Release](https://img.shields.io/badge/release-2023.10.19-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/myBlogNumber/releases)
![Date](https://img.shields.io/badge/date-2023.10.19-c44d58.svg)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-13 15:53:26 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/myBlogNumber)
2023-10-19 19:39:07 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/myBlogNumber/src/branch/master/LICENSE)
2021-09-16 22:11:41 +00:00
2023-10-19 19:39:07 +00:00
## ABOUT
2021-08-27 16:24:02 +00:00
2023-10-19 19:39:07 +00:00
_myBlogNumber_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2021-08-27 16:24:02 +00:00
2023-10-19 19:39:07 +00:00
> Show visitors some statistics about current blog.
2021-08-27 16:24:02 +00:00
## REQUIREMENTS
2023-10-19 19:39:07 +00:00
* Dotclear 2.28
* PHP 8.1+
* Dotclear permissions to manage widgets
2021-08-27 16:24:02 +00:00
## USAGE
2021-09-02 19:59:31 +00:00
First install _myBlogNumbers_, manualy from a zip package or from
2021-08-27 16:24:02 +00:00
Dotaddict repository. (See Dotclear's documentation to know how do this)
Add and configure "My Blog Numbers" from widgets manager.
You can add a dashboard item by enable it from your dashboard preferences.
2021-09-16 22:11:41 +00:00
## LINKS
2021-08-27 16:24:02 +00:00
2023-10-19 19:39:07 +00:00
* [License](https://git.dotclear.watch/JcDenis/myBlogNumber/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/myBlogNumber/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/myBlogNumber))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/myBlogNumber) (or on [GitHub](https://github.com/JcDenis/myBlogNumber))
* [Issues & security](https://git.dotclear.watch/JcDenis/myBlogNumber/issues) (or on [GitHub](https://github.com/JcDenis/myBlogNumber/issues))
* [Discuss & help](http://forum.dotclear.org/viewtopic.php?id=40934)
2021-08-27 16:24:02 +00:00
## CONTRIBUTORS
2023-10-19 19:39:07 +00:00
* Jean-Christian Denis (author)
2023-08-13 15:53:26 +00:00
* Pierre Van Glabeke
2021-09-16 22:11:41 +00:00
2023-08-13 15:53:26 +00:00
You are welcome to contribute to this code.