Dotclear plugin - Do not send mail but log them
Find a file
JcDenis e3243e8705
Some checks failed
Release package / check_release (push) Has been cancelled
Release package / do_release (push) Has been cancelled
Update dcstore.xml
2024-12-01 22:20:51 +00:00
.github/workflows Create release.yml 2024-12-01 23:20:24 +01:00
locales/fr release 0.4 2023-04-24 16:18:52 +02:00
src clean up define 2023-10-23 10:15:46 +02:00
_define.php clean up define 2023-10-23 10:15:46 +02:00
CHANGELOG.md clean up define 2023-10-23 10:15:46 +02:00
dcstore.xml Update dcstore.xml 2024-12-01 22:20:51 +00:00
LICENSE first commit 2022-11-27 01:56:22 +01:00
README.md clean up define 2023-10-23 10:15:46 +02:00

README

Release Date Dotclear Dotaddict License

ABOUT

mail2log is a plugin for the open-source web publishing software called Dotclear.

Replace mail function and send them to Dotclear's log database table.

REQUIREMENTS

  • Dotclear 2.28
  • PHP 8.1+
  • A plugin to read log. (dcLog)

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.

CONTRIBUTORS

  • Jean-Christian Denis (author)

You are welcome to contribute to this code.