mail2log/README.md

41 lines
1.6 KiB
Markdown
Raw Normal View History

2022-11-27 00:56:22 +00:00
# README
2023-10-07 21:25:54 +00:00
[![Release](https://img.shields.io/badge/release-0.6-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/mail2log/releases)
![Date](https://img.shields.io/badge/date-2023.10.07-c44d58.svg)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download)
2023-08-13 15:27:10 +00:00
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/mail2log)
2023-10-07 21:25:54 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/mail2log/src/branch/master/LICENSE)
2022-11-27 00:56:22 +00:00
2023-10-07 21:25:54 +00:00
## ABOUT
2022-11-27 00:56:22 +00:00
2023-10-07 21:25:54 +00:00
_mail2log_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2022-11-27 00:56:22 +00:00
2023-10-07 21:25:54 +00:00
> It replaces mail function and send them to Dotclear's log database table.
2022-11-27 00:56:22 +00:00
## REQUIREMENTS
2023-10-07 21:25:54 +00:00
* Dotclear 2.28
* PHP 8.1+
2023-08-13 15:27:10 +00:00
* 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-10-07 21:25:54 +00:00
* [License](https://git.dotclear.watch/JcDenis/mail2log/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/mail2log/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/mail2log))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/mail2log) (or on [GitHub](https://github.com/JcDenis/mail2log))
* [Issues & security](https://git.dotclear.watch/JcDenis/mail2log/issues) (or on [GitHub](https://github.com/JcDenis/mail2log/issues))
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.