• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

core/H28-May-2018-8,6486,004

core_pear/H28-May-2018-12,1725,971

doc/H03-May-2022-

lang/H03-May-2022-

pages/H28-May-2018-856640

scripts/H28-May-2018-5438

EmailReporting.phpH A D28-May-201819.1 KiB674450

README.mdH A D28-May-20181.7 KiB6042

README.md

1# MantisBT EmailReporting Plugin
2Overview
3========
4The EmailReporting plugin allows you to report an issue in Mantis by sending an email to a particular mail account.
5
6Features
7========
8* Create an issue
9* Add notes to an existing issue
10* Add attachments
11* Filter email accounts
12
13Requirements
14============
15EmailReporting v0.10.0 and later versions:
16
17* MantisBT 1.3.0 or higher
18
19EmailReporting v0.9.x:
20
21* MantisBT 1.2.6 until 1.3.99
22
23Optional:
24
25* PHP 7.0 is supported from EmailReporting 0.9.2 and higher
26* PHP 7.1 is supported from EmailReporting 0.10.0 and higher
27
28EmailReporting v0.8.4 and earlier versions:
29
30* MantisBT 1.2.0 until 1.2.5
31
32All versions:
33
34* Ability to set scheduled / cron jobs on the webserver
35* /api/soap/mc_file_api.php is required for EmailReporting to function properly
36
37Download
38========
39
40The stable releases can be downloaded from the GitHub downloads page: https://github.com/mantisbt-plugins/EmailReporting/releases
41The development versions are not meant for production environments. Use at your own risk
42
43Source code
44===========
45EmailReporting plugin is hosted in GitHub along with other MantisBT plugins. GitHub URL: https://github.com/mantisbt-plugins/EmailReporting
46
47Support
48========
49Documentation
50-------------
51https://www.mantisbt.org/wiki/doku.php/mantisbt:plugins:emailreporting
52
53Forum
54-----
55Please use forum to get help in installing and using EmailReporting plugin. Visit [EmailReporting Forum](https://www.mantisbt.org/forums/viewforum.php?f=13)
56
57Bug Tracker
58-----------
59To report an issue or feature request for EmailReporting plugin, visit [Mantis BugTracker](http://www.mantisbt.org/bugs/set_project.php?project_id=10). (Make sure that you select the correct project from the drop-down)
60