vtiger510:Developer Guide
From http://wiki.vtiger.com/archives
Is a feature which will automate sending Emails , creating Calendar Event like To Do's and Event and also support Custom events based on the conditions given.
vtlib is a library to ease new module development for vtigerCRM. vtlib includes APIs to create or modify the backend elements for a module. These APIs help make the necessary changes to the database.
The vtigerCRM Web Services API provides a well-defined API for development of new plugins and integration of third-party applications. This will ease development of applications/plugins around vtigerCRM and simplify integration with external applications as well
Eventing API provides a simple way of adding actions without making any modification to vtigerCRM.
===========================================================================================================================================================
Know the meaning of the UI Type numbers used in VtigerCRM development process.
Know the tips about debugging vtigerCRM during development phase.




