This manual is deprecated. Please visit https://groupoffice.readthedocs.io for the latest documentation.

Difference between revisions of "Developer manual"

From Group-Office Groupware and CRM Documentation
Jump to: navigation, search
Line 2: Line 2:
 
#[[Creating a module]]
 
#[[Creating a module]]
 
#[[ActiveRecord models]]
 
#[[ActiveRecord models]]
 +
#[[Controllers]]
 
#[[Scheduled task with checker]]
 
#[[Scheduled task with checker]]
 
#[[Translate Group-Office]]
 
#[[Translate Group-Office]]

Revision as of 14:19, 17 December 2012

  1. Subversion
  2. Creating a module
  3. ActiveRecord models
  4. Controllers
  5. Scheduled task with checker
  6. Translate Group-Office
  7. Customizations
  8. Custom Fields
  9. Event handling
  10. Exporting to PDF or CSV
  11. Using the e-mail composer in your module
  12. Calling functions with a URL
  13. Extending settings with your own module
  14. API calls