Giter Club home page Giter Club logo

redmine_hearts's Introduction

redmine_hearts

Redmine Hearts is a plugin which provides intra-Redmine Like/Fav reactions to issues and notes, news, wiki pages, and forum boards/messages.

<img src=“https://github.com/cat-in-136/redmine_hearts/workflows/Redmine%20Plugin/badge.svg” alt=“Build Status” /> <img src=“https://img.shields.io/redmine/plugin/stars/hearts.svg” alt=“Redmine Plugins” />

How to install

  • Download the plugin to your ‘plugins/’ directory

  • Run bundle exec rake redmine:plugins:migrate RAILS_ENV=production

  • Restart your redmine

How to convert from other plugins

Follow below steps to migrate from other plugins : Vote on Issues.

  • Install this redmine_hearts plugin as described above.

  • Run bundle exec rake redmine_hearts:migrate_from_vote_on_issues RAILS_ENV=production

  • Uninstall “Vote on Issues” after confirmation of the migration.

    • Run bundle exec rake redmine:plugins:migrate NAME=vote_on_issues VERSION=0 RAILS_ENV=production

    • Remove vote_on_issues from the plugins folder (i.e. rm -rf RAILS_ROOT/plugins/vote_on_issues)

    • Restart your redmine

Ditto issue_votes. Run bundle exec rake -T redmine_hearts:migrate_from to check the task name.

redmine_hearts's People

Contributors

cat-in-136 avatar

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.