GithubHelp home page GithubHelp logo

readyredmine / ready_email_footer Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 41 KB

The plugin allows configuring a uniform email footer for Redmine users. Using this plugin you may efficiently distribute a unified email footer through your organization.

Home Page: https://readyredmine.com/ready-email-footer-redmine-plugin/

License: GNU General Public License v3.0

Ruby 44.59% HTML 44.96% JavaScript 6.81% CSS 3.64%
redmine redmine-plugin redmine-plugins email-signature email-signature-template email-signatures email-template footer-builder footer-design footer-template

ready_email_footer's Introduction

Ready Email Footer

Ready Email Footer plugin is brought to you by ReadyRedmine (https://readyredmine.com).

The plugin allows configuring a uniform email footer for Redmine users. Using this plugin you may efficiently distribute a unified email footer through your organization. Redmine users may download an HTML file (on My account page) and use it with desired email client software.

You can learn more about this plugin here: https://readyredmine.com/ready-email-footer-redmine-plugin/

Requirements

  • Redmine >= 4.1.0

Installation

  • Clone this repository into redmine/plugins/ready_email_footer
  • Restart your Redmine web server (e.g. unicorn)

Usage

  1. As an Administrator:
  • go to Administration -> Plugins -> Ready Email Footer (Configure)
  • design your footer using a preview window and available placeholders
  • go to Administration -> Custom Fields and add custom fields to User if you want additional placeholders (ie. department, telephone). New placeholders will appear in the Ready Email Footer plugin configuration.
  • remember to select Enable footer download, Enable for roles, Enable for groups in plugin configuration for certain users to have email footer available for download
  1. As a User assigned to a role or group that has an email footer enabled
  • go to My account and fill any defined additional fields (ie. department, telephone)
  • use 'show' and 'download' links to view and download personalized footer

License

This plugin is licensed under the terms of GNU/GPL v3+. See LICENSE for details.

ready_email_footer's People

Contributors

34rc1n avatar

Stargazers

 avatar

Watchers

 avatar

ready_email_footer's Issues

Plugin incompatible with redmine versions over 5.0.2

I try to install this plugin in my redmine instance and got the following error:

Redmine::PluginRequirementError: ready_email_footer plugin requires a Redmine version between 4.1.0 and 5.0.2 but current is 5.0.4.stable

Into init.rb file limit redmine compatible version to 5.0.2, but I don't think there are breaking changes. Could you check it and make this plugin compatible with newer redmine 5 versions?

requires_redmine :version => '4.1.0'..'5.0.2'

I think, if there are no breaking changes, it could be changed to allow all redmine 5 versions:

requires_redmine :version => '4.1.0'..'5' 

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.