Project

General

Profile

Plugins Directory » Redmine Welcome Page

Author: Alikhan Askarov
Website: https://github.com/Legomegger/redmine_welcome_image
Code repository: https://github.com/Legomegger/redmine_welcome_image
Registered on: 2020-04-03 (about 4 years ago)
Current version: 0.1.0
Compatible with: Redmine 4.0.x
User ratings:   (0)

This is Redmine Welcome Image plugin

Plugins allows you to upload images to the welcome page right side container

Uploading does not require server restarting, image is shown right after upload

Installation :
1) copy redmine_welcome_image directory into /plugins directory
2) Run migrations: rails db:migrate, rails redmine:plugins:migrate NAME=redmine_welcome_image (RAILS_ENV=production)
3) Restart your application

Usage :

To upload an image goto Administration -> Settings -> General, scroll down the page.

You can set checkbox to false before uploading, if you dont want to show uploaded image on the welcome page.

You can hide/show image by pressing the corresponding button

Any help and suggestions are welcome! Feel free to add features, fix bugs and enchance the plugin!

Thank you

Changelog

0.1.0 (2020-04-03)

Compatible with Redmine 4.0.x.