activityReport/README.md

46 lines
1.9 KiB
Markdown
Raw Normal View History

2021-09-02 22:14:17 +00:00
# README
2023-10-18 21:34:01 +00:00
[![Release](https://img.shields.io/badge/release-3.4-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/activityReport/releases)
![Date](https://img.shields.io/badge/date-2023.10.18-c44d58.svg)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-17 14:27:02 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/activityReport)
2023-10-18 21:34:01 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/activityReport/src/branch/master/LICENSE)
2022-11-20 16:56:34 +00:00
2023-08-21 18:46:40 +00:00
## ABOUT
2021-09-02 22:14:17 +00:00
2023-08-21 18:46:40 +00:00
_activityReport_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2021-09-02 22:14:17 +00:00
2023-08-21 18:46:40 +00:00
> Log and receive your blog activity by email, feed, or on dashboard
2021-09-02 22:14:17 +00:00
## REQUIREMENTS
2023-10-18 21:34:01 +00:00
* Dotclear 2.28
2023-08-17 14:27:02 +00:00
* PHP 8.1+
2023-08-21 18:46:40 +00:00
* System permissions to add table on database
* System permissions to send email
* Dotclear admin permissions
2021-09-02 22:51:23 +00:00
2021-09-02 22:14:17 +00:00
## USAGE
First install _activityReport_, manualy from a zip package or from
Dotaddict repository. (See Dotclear's documentation to know how do this)
Go to ''plugins manager'', expand _activityReport_ information then
go to ''configure plugin'', fill in form.
Once it's done you can manage your reports from menu
''Activity report'' on sidebar or you can add dashboard icon.
2023-08-21 18:46:40 +00:00
## LINKS
2021-09-02 22:14:17 +00:00
2023-10-18 21:34:01 +00:00
* [License](https://git.dotclear.watch/JcDenis/activityReport/src/branch/master/LICENSE)
2023-08-21 18:46:40 +00:00
* [Packages & details](https://git.dotclear.watch/JcDenis/activityReport/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/activityReport))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/activityReport) (or on [GitHub](https://github.com/JcDenis/activityReport))
* [Issues & security](https://git.dotclear.watch/JcDenis/activityReport/issues) (or on [GitHub](https://github.com/JcDenis/activityReport/issues))
2023-08-17 14:27:02 +00:00
## CONTRIBUTORS
* Jean-Christian Denis (author)
You are welcome to contribute to this code.