GithubHelp home page GithubHelp logo

mantisbt-plugins / eannounce Goto Github PK

View Code? Open in Web Editor NEW
2.0 6.0 0.0 59 KB

A MantisBT plugin to send emails to users of a project with a given profile

PHP 91.18% CSS 2.79% JavaScript 6.03%
mantisbt-plugin

eannounce's Introduction

Eannounce plugin for MantisBT:

Introduction

This MantisBT plugin offers the ability to send an email notification to users of a project with a given access level. You can also add manually some addresses.

Installation

Copy the Eannounce plugin folder to your /plugins folder, log in as a user who can manage the plugins and click install next to the Eannounce plugin name. The plugin is installed now.

Configuration

Click to the plugin name in the plugin management page, it will redirect you to the configuration page. You can configure :

  1. The access level needed to access this plugin ;
  2. The access levels available to selection when you send an email.

How to use

After you have install the Eannounce plugin it will add a new menu item under the MANAGE menu called "Send email messages". Authorised users (see Configuration are able to open this page and they can send messages to user groups in Mantis. More than one user group can be selected at the same time. All the users in the given user group(s) will receive the mail. You can manually add mail addresses in the Bcc or Cc field.

Caution

Be careful to not flood the users with messages, use this feature when its really necessary.

Licence

The Eannounce plugin for Mantis is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The Eannounce plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with the Eannounce plugin. If not, see https://www.gnu.org/licenses/.

eannounce's People

Contributors

c2pil avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

eannounce's Issues

How to modify required fields?

Hi folks,
wondering why CC and BCC fields are required when sending out an email with this plugin?
Is there any way to configure wether CC and BCC are required?
Couldn't find any help/issues related to this and would really like to use the plugin!

Thanks, Sven.

grafik

strings_spanish.txt

. */ $s_plugin_Eannounce_title = "Envio de avisos por Email"; $s_plugin_Eannounce_description = "Permite enviar notificaciones por correo electrónico a grupos de usuarios por proyecto"; $s_plugin_Eannounce_project = "Proyecto"; $s_plugin_Eannounce_config = "Configuración"; $s_plugin_Eannounce_usergroup ="Enviar a los siguientes usuarios"; $s_plugin_Eannounce_sendmailbutton ="Enviar Email"; $s_plugin_Eannounce_emailsubject = "Asunto"; $s_plugin_Eannounce_emailbody = "Mensaje"; $s_plugin_Eannounce_sendmail_threshold = "Remitente autorizado"; $s_plugin_Eannounce_access_levels = "Niveles para envio"; $s_plugin_Eannounce_sendpage_title = 'Enviar email masivo'; $s_plugin_Eannounce_cc = "Cc"; $s_plugin_Eannounce_bcc = "Bcc"; $s_plugin_Eannounce_log = "El usuario %s envió un mensaje grupal a %s con el asunto %s.";

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.