Developer Resources: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
Line 3: Line 3:
The [[Technical Documentation|Technical Overview of iHRIS]] is the place to start with understanding how iHRIS is structured. This technical documentation describes the module structure, pages and templates, tasks and roles, and forms and fields used in the iHRIS software. Tutorials provide examples of how to customize the iHRIS code. Download the [[Code Downloads|source code]] from our hosting site, Launchpad.  
The [[Technical Documentation|Technical Overview of iHRIS]] is the place to start with understanding how iHRIS is structured. This technical documentation describes the module structure, pages and templates, tasks and roles, and forms and fields used in the iHRIS software. Tutorials provide examples of how to customize the iHRIS code. Download the [[Code Downloads|source code]] from our hosting site, Launchpad.  


To understand our priority development needs, including core system improvements and new features or modules, please review our [[iHRIS Ideas List]].
Check [[Design Documents]] for descriptions of new features and applications currently under consideration for development. To understand our priority development needs, including core system improvements and new features or modules, please review our [[iHRIS Ideas List]].


For developers who are creating software releases or packages, we are currently revising our [[Software Release Procedure]].  
For developers who are creating software releases or packages, we are currently revising our [[Software Release Procedure]].  
Line 23: Line 23:
* [[Automatically Generated Form Pages]]
* [[Automatically Generated Form Pages]]
* [[Decentralized iHRIS]]
* [[Decentralized iHRIS]]
* [[Design Documents]]


[[Category:Developer Resources]]
[[Category:Developer Resources]]

Revision as of 13:51, 8 October 2013

These resources support developers who are writing new features, programming new modules, or modifying the PHP source code.

The Technical Overview of iHRIS is the place to start with understanding how iHRIS is structured. This technical documentation describes the module structure, pages and templates, tasks and roles, and forms and fields used in the iHRIS software. Tutorials provide examples of how to customize the iHRIS code. Download the source code from our hosting site, Launchpad.

Check Design Documents for descriptions of new features and applications currently under consideration for development. To understand our priority development needs, including core system improvements and new features or modules, please review our iHRIS Ideas List.

For developers who are creating software releases or packages, we are currently revising our Software Release Procedure.

Creating Translations describes the various steps needed to translate a module in the iHRIS system once everything has been properly tagged as being translatable.

These tutorials are outside the scope of the Technical Documentation but may be useful for modifying iHRIS:

We also have several tutorials for implementers who are customizing or administering an instance of iHRIS.

Out-of-date or Under Review