26.09.2006
|
Разработка новых модулей для vTigerCRM 5.0.
[url]http://wiki.vtiger.com/index.php/Creating_New_Module[/url]
Этот документ может использоваться как рекомендация или пример для модулей расширения функционала. Чтобы разработчики могли быстро уловить основные функции, для примера был создан модуль "Проекты".
В первой версии упоминаются только основы, такие как "серверная часть" (back-end) и "пользовательский интерфейс" (front-end). В дальнейшем, со всеми комментариями и предложениями, могут быть описаны и другие функциональные блоки, такие как "Безопасность" (Security), "Настройки" (Customization), "Отчеты" (Reports), "Приборные панели" (Dashboards) и т.д..
--------
This document can be used as a reference for future enhancements. We have used "Projects" as an example module in this document, so that developers can quickly grasp the core functions.
You can access the document from Developer Guide in Wiki:
http://wiki.vtiger.com/index.php/Creating_New_Module
In the first version, we have tried to address only basics of the back-end & front-end part of the module. With all your suggestions & comments, we can further incorporate other functions, such as Security, Customization, Reports, Dashboards etc..
From S.S.G.Gopal
|