@@ -5,4 +5,6 Redmine::Plugin.register :<%= plugin_name %> do | |||||
5 | author 'Author name' |
|
5 | author 'Author name' | |
6 | description 'This is a plugin for Redmine' |
|
6 | description 'This is a plugin for Redmine' | |
7 | version '0.0.1' |
|
7 | version '0.0.1' | |
|
8 | url 'http://example.com/path/to/plugin' | |||
|
9 | author_url 'http://example.com/about' | |||
8 | end |
|
10 | end |
General Comments 0
You need to be logged in to leave comments.
Login now