mail2log/README.md

44 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2022-11-27 00:56:22 +00:00
# README
2023-08-13 15:27:10 +00:00
[![Release](https://img.shields.io/badge/release-0.5-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/mail2log/releases)
[![Date](https://img.shields.io/badge/date-2023.08.13-c44d58.svg)](https://git.dotclear.watch/JcDenis/mail2log/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/mail2log)
[![License](https://img.shields.io/github/license/JcDenis/mail2log)](https://git.dotclear.watch/JcDenis/mail2log/blob/master/LICENSE)
2022-11-27 00:56:22 +00:00
## WHAT IS MAIL2LOG ?
_mail2log_ is a plugin for the open-source
web publishing software called Dotclear.
It replaces mail function
and send them to Dotclear's log database table.
## REQUIREMENTS
2023-08-13 15:27:10 +00:00
_mail2log_ requires:
2022-11-27 00:56:22 +00:00
2023-08-13 15:27:10 +00:00
* Dotclear 2.24
* PHP 7.4
* A plugin to read log. (dcLog)
2022-11-27 00:56:22 +00:00
## USAGE
First install _mail2log_, manualy from a zip package or from
Dotaddict repository. (See Dotclear's documentation to know how do this)
!!! Because of this plugin, no more mail will be sent !!!
Use it for dev only.
## LINKS
2023-08-13 15:27:10 +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/mail2log) or [GitHub Page](https://github.com/JcDenis/mail2log)
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/mail2log/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/mail2log)
2022-11-27 00:56:22 +00:00
## CONTRIBUTORS
2023-08-13 15:27:10 +00:00
* Jean-Christian Denis
2022-11-27 00:56:22 +00:00
2023-08-13 15:27:10 +00:00
You are welcome to contribute to this code.