Changeset 1178162
- Timestamp:
- 06/10/2015 11:35:32 AM (11 years ago)
- Location:
- msstiger/trunk
- Files:
-
- 33 added
- 1 edited
-
CaptureRegisteringUsers.php (added)
-
VtlcWPAdminPages.php (added)
-
captcha.php (added)
-
css (added)
-
css/VtlcStyle.css (added)
-
js (added)
-
js/vtlc_script.js (added)
-
navMenu.php (added)
-
readme.txt (modified) (1 diff)
-
test-access.php (added)
-
test-vtiger-access.php (added)
-
vtlc.php (added)
-
vtlcWp.php (added)
-
vtlc_genratershortcodes.php (added)
-
vtwsclib (added)
-
vtwsclib/Vtiger (added)
-
vtwsclib/Vtiger/Net (added)
-
vtwsclib/Vtiger/Net/HTTP_Client.php (added)
-
vtwsclib/Vtiger/WSClient.php (added)
-
vtwsclib/Vtiger/WSVersion.php (added)
-
vtwsclib/third-party (added)
-
vtwsclib/third-party/Zend (added)
-
vtwsclib/third-party/Zend/Exception.php (added)
-
vtwsclib/third-party/Zend/Json (added)
-
vtwsclib/third-party/Zend/Json.php (added)
-
vtwsclib/third-party/Zend/Json/Decoder.php (added)
-
vtwsclib/third-party/Zend/Json/Encoder.php (added)
-
vtwsclib/third-party/Zend/Json/Exception.php (added)
-
vtwsclib/third-party/Zend/Json/TODO.txt (added)
-
vtwsclib/third-party/curl_http_client.php (added)
-
vtwsclib/third-party/python (added)
-
vtwsclib/third-party/python/README-LICENSE.txt (added)
-
vtwsclib/third-party/python/json.py (added)
-
vtwsclib/vtwsclib-Copyright.txt (added)
Legend:
- Unmodified
- Added
- Removed
-
msstiger/trunk/readme.txt
r1178121 r1178162 31 31 * Plugin uses VTiger web service API's to sync with VTiger CRM. 32 32 * Generate unlimited short-code for the contact and lead form's. 33 * Change the position order of the fields from WordPress dashboard itself. 34 * Create, Edit, and manage form settings 35 * Capture contacts directly to VTiger CRM 36 * Mini widget forms to accommodate within any theme sidebar. So no design modification needed. 37 * You can sync old registered members to VTiger CRM contacts. 33 * Change the position order of the fields from WordPress dashboard itself. 34 * Create, Edit, and manage form settings. 35 * Capture contacts directly to VTiger CRM. 36 * Mini widget forms to accommodate within any theme sidebar. So no design modification needed. 37 * You can sync old registered members to VTiger CRM contacts. 38 38 39 39 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.