2021-09-02 22:14:17 +00:00
|
|
|
# README
|
|
|
|
|
2023-08-17 14:27:02 +00:00
|
|
|
[![Release](https://img.shields.io/badge/release-3.3-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/activityReport/releases)
|
|
|
|
[![Date](https://img.shields.io/badge/date-2023.08.17-c44d58.svg)](https://git.dotclear.watch/JcDenis/activityReport/releases)
|
|
|
|
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download)
|
|
|
|
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/activityReport)
|
|
|
|
[![License](https://img.shields.io/github/license/JcDenis/activityReport)](https://git.dotclear.watch/JcDenis/activityReport/blob/master/LICENSE)
|
2022-11-20 16:56:34 +00:00
|
|
|
|
2021-09-02 22:14:17 +00:00
|
|
|
## WHAT IS ACTIVITYREPORT ?
|
|
|
|
|
|
|
|
_activityReport_ is a plugin for the open-source
|
|
|
|
web publishing software called Dotclear.
|
|
|
|
|
|
|
|
It help super admin to create and manage packages of
|
|
|
|
themes and plugins from Dotclear administration pages.
|
|
|
|
|
|
|
|
## REQUIREMENTS
|
|
|
|
|
2023-08-17 14:27:02 +00:00
|
|
|
_activityReport_ requires:
|
2021-09-02 22:14:17 +00:00
|
|
|
|
2023-08-17 14:27:02 +00:00
|
|
|
* Permissions admin
|
|
|
|
* Dotclear 2.27
|
|
|
|
* PHP 8.1+
|
|
|
|
* permission to add table on database
|
|
|
|
* permission to send email
|
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.
|
|
|
|
|
|
|
|
## MORE
|
|
|
|
|
2023-08-17 14:27:02 +00:00
|
|
|
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
|
|
|
|
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/activityReport) or [GitHub Page](https://github.com/JcDenis/activityReport)
|
|
|
|
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/activityReport/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/activityReport)
|
|
|
|
|
|
|
|
## CONTRIBUTORS
|
|
|
|
|
|
|
|
* Jean-Christian Denis (author)
|
|
|
|
|
|
|
|
You are welcome to contribute to this code.
|