Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  +
<keywords content="developer, development, documentation, guide, doc, tutorial, usage, help, api, coding, standard, rules" />
 +
This page is main index of documents relating to developer documentation. For user documentation, [[User documentation|see here]].
 +
 
= Development organization and tools =
 
= Development organization and tools =
This chapter contains global informations that must be read before to start any development on Dolibarr.
+
This chapter contains global information that must be read before to start any development on Dolibarr.
 
# [[Dolibarr Project|Organization of project]]
 
# [[Dolibarr Project|Organization of project]]
 
# [[To known before to start|To known before to start to develop]]
 
# [[To known before to start|To known before to start to develop]]
Line 25: Line 28:  
= To develop a batch or command line script =
 
= To develop a batch or command line script =
 
This chapter describe the way to develop its own command line script to realize Dolibarr treatments (read, update data...).
 
This chapter describe the way to develop its own command line script to realize Dolibarr treatments (read, update data...).
Making modifications on user gui interface (GUI) is not included in this chapter. See previous chapter for this.
+
Making modifications on user Gui interface (GUI) is not included in this chapter. See previous chapter for this.
    
To develop a script, like a cron script or an command line import tool to import data from an external source, you can have a look at the page: [[Script development]]
 
To develop a script, like a cron script or an command line import tool to import data from an external source, you can have a look at the page: [[Script development]]

Navigation menu