Difference between revisions of "En/vtigercrm intro"
(Added link to the VtigerCRM dedicated contacts page) |
(Removed links to the contact form thanks to a spammer at qq.com (119.92.179.110 / 203.177.79.0/24)) |
||
Line 11: | Line 11: | ||
: [http://www.vtiger.com/blogs The project blog] | : [http://www.vtiger.com/blogs The project blog] | ||
− | '''StudioSG''' is responsible for installing, configuring, customizing and developing modules for VtigerCRM. Were You interested in our services, please contact us at our [[studiosg: About | contacts | + | '''StudioSG''' is responsible for installing, configuring, customizing and developing modules for VtigerCRM. Were You interested in our services, please contact us at our [[studiosg: About | contacts]]. Thank You. |
Revision as of 10:26, 2 July 2018
Welcome to Simone Giustetti's wiki pages.
Languages: English - Italiano
VtigerCRM
VtigerCRM is a Customer Relationship Management (CRM) software with a rich set of features covering marketing campaigns, sales and post sale management. VtigerCRM is an Open Source software entirely written in Php and relying onto a MySql database. The program can be accessed through any standard Web Browser. It requires no per seat installation and only needs a configured Web Server to provide access to the web pages.
Source code availability permits anyone to customize the software to his own needs, or to expand it by writing new modules and merging them to existing ones.
If you are interested in VtigerCRM and seek further information some useful links are:
StudioSG is responsible for installing, configuring, customizing and developing modules for VtigerCRM. Were You interested in our services, please contact us at our contacts. Thank You.
Developer Documentation
When I first started offering VtigerCRM related support and development services the hardest challenge I met consisted in the lack of comprehensive documentation. Much can be learned reading project related blogs and articles, but this sums up to a slow sometimes frustrating process. Information organization is chaotic and difficult to search in for developers in particular. Below you'll find some notes I took to synthesize the program main features. It still is a work in progress and is not and does not want to be a substitute for the official documentation, but I share it in the hope that it could be helpful to other developers. Regard it as an introduction to VtigerCRM.
VtigerCRM internals
Learning VtigerCRM internals will certainly give you an edge while troubleshooting and debugging customized modules both during development phase and later on. It will consent to spot controls strange behavior and inconsistencies and perform aimed analysis of data saved into the database tables during all of the information life cycle. Some notes follow:
- VtigerCRM 5 field properties
- Data types used with VtigerCRM form fields
- Widget used with VtigerCRM form fields
Updating
Errors
Permission Management
VtigerCRM Customization
For any feedback, questions, errors and such, please e-mail me at studiosg [at] giustetti [dot] net
External Links
Languages: English - Italiano