Project

General

Profile

Developer Guide » History » Version 25

Go MAEDA, 2023-02-06 05:42

1 8 Mischa The Evil
h2. Developer guide
2 1 Mischa The Evil
3 5 Mischa The Evil
h3. General development
4 4 Mischa The Evil
5 10 Jean-Philippe Lang
* [[Rest_api|Redmine REST API]]
6 20 Etienne Massip
* [[Contribute#Code Related|Code related topics]]
7 1 Mischa The Evil
* Creating and applying [[Patch|patches]]
8
* An [[ReleaseManagement|explanation]] of what changes may be in future Redmine releases
9 24 Mischa The Evil
* [[List of vendored third-party core components]]
10 25 Go MAEDA
* "Classes and methods of Redmine source code":https://www.rubydoc.info/github/redmine/redmine/index
11 4 Mischa The Evil
12 5 Mischa The Evil
h3. Plugin development
13 4 Mischa The Evil
14
* A step-by-step [[Plugin_Tutorial|tutorial]] on writing a Redmine plugin
15 14 Mischa The Evil
* A description of the [[Plugin_Internals|internal handling of Redmine plugins]]
16
* A description of the [[Hooks|Redmine plugin hooks API]]
17
* An incomplete [[Hooks_List|list of available Redmine plugin hooks]]
18 21 Jean-Baptiste Barth
* A list of [[Plugin_FAQ|frequently asked questions about Redmine plugins]]
19 6 Mischa The Evil
20
h3. Theme development
21
22 7 Mischa The Evil
* A howto ([[HowTo create a custom Redmine theme]]) which explains how to create a custom Redmine theme
23 23 Go MAEDA
24
h3. Contributing to Redmine
25
26
* [[Contribute]]
27
* [[Submissions|Submissions on redmine.org]]