2022-12-07 22:14:55 +00:00
|
|
|
# README
|
|
|
|
|
2023-08-12 16:24:54 +00:00
|
|
|
[![Release](https://img.shields.io/badge/release-1.6-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/emailNotification/releases)
|
|
|
|
[![Date](https://img.shields.io/badge/date-2023.08.12-c44d58.svg)](https://git.dotclear.watch/JcDenis/emailNotification/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/emailNotification)
|
|
|
|
[![License](https://img.shields.io/github/license/JcDenis/emailNotification)](https://git.dotclear.watch/JcDenis/emailNotification/blob/master/LICENSE)
|
2022-12-07 22:14:55 +00:00
|
|
|
|
|
|
|
## WHAT IS EMAILNOTIFICATION ?
|
|
|
|
|
|
|
|
_Email notification_ is a plugin for the open-source
|
|
|
|
web publishing software called Dotclear.
|
|
|
|
|
|
|
|
It sends email when a new comment is done.
|
|
|
|
|
|
|
|
## REQUIREMENTS
|
|
|
|
|
2023-08-12 16:24:54 +00:00
|
|
|
_Email notification_ requires:
|
2022-12-07 22:14:55 +00:00
|
|
|
|
2023-08-12 16:24:54 +00:00
|
|
|
* Dotclear 2.27
|
|
|
|
* PHP 7.4+
|
|
|
|
* A working mail service
|
2022-12-07 22:14:55 +00:00
|
|
|
|
|
|
|
## USAGE
|
|
|
|
|
|
|
|
First install _Email notification_, manualy from a zip package or from
|
|
|
|
Dotaddict repository. (See Dotclear's documentation to know how do this)
|
|
|
|
|
|
|
|
Go to ''user preferences'' => fieldset ''others options'', fill in form.
|
|
|
|
|
|
|
|
## LINKS
|
|
|
|
|
2023-08-12 16:24:54 +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/emailNotification) or [GitHub Page](https://github.com/JcDenis/emailNotification)
|
|
|
|
* Packages & details : [Gitea Page](https://git.dotclear.watch/JcDenis/emailNotification/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/emailNotification)
|
2022-12-07 22:14:55 +00:00
|
|
|
|
|
|
|
## CONTRIBUTORS
|
|
|
|
|
2023-08-12 16:24:54 +00:00
|
|
|
* Olivier Meunier (author)
|
|
|
|
* Jean-Christian Denis
|
2022-12-07 22:14:55 +00:00
|
|
|
|
2023-08-12 16:24:54 +00:00
|
|
|
You are welcome to contribute to this code.
|