This is a page of vTiger Customizations that I’ve either made or found on the Internet.
1.) Hashing Passwords in the vTiger Customer Portal
- http://www.christopherkois.com/?p=544
- http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6781
2.) Enforcing Strong Passwords
- http://www.christopherkois.com/?p=564
- http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6883
3.) Associating Documents to Accounts
– Apply changes from these 2 files
- http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6116
- http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6551
–
- Discussion: http://forums.vtiger.com/viewtopic.php?t=25496&start=30&sid=fda62b30bd9896399415b4dcb05c5bda
4.) Enforcing Strong Passwords in the Customer Portal
- http://www.christopherkois.com/?p=640
- http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6895
5.) Importing more than 500 records
- http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5255
6.) Turn off auto-complete on login.php on Customer Portal
- https://developer.mozilla.org/en/how_to_turn_off_form_autocompletion –> Reference
On line 67 of the login.php file, add this into the form tag: autocomplete=”off”
7.) Changing fields and field names in ListView
- http://wiki.vtiger.com/index.php/Developers_How_To%27s#Listview:_How_to_change_the_fields_and_columns_displayed_in_Listviews
- http://www.programmingfaqs.com/question/how-to-add-custom-fields-to-list-view-vtiger-crm
See tables vtiger_customview, vtiger_cvcustomview, and vtiger_cvcolumnlist.
8.) Removing menus items from main menu
- http://forums.vtiger.com/viewtopic.php?t=13315
Quick edit parent_tabdata.php –> If you update the modules available via the Module Manager, the changes in this file are purged.
9.) Implementing User Account Lockout in the Customer Portal
- http://www.christopherkois.com/?p=663
- http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7019
10.) Remove Documents from being accessed via direct URL
- http://forum.vtiger.com/viewtopic.php?f=96&t=26120&sid=4ec0338e2fdcb321f6033f10fb3cff7b&start=10
Edit the vtigercrm/include/utils/CommonUtils.php file –> Update Line 2509: $filepath = ‘storage/’; –> Change to some other directory outside of public html path (i.e: /opt/filestorage/)
11.) Importing Users into vTiger
- http://forums.vtiger.com/viewtopic.php?f=91&t=22918
12.) Changing default date format in vTiger
- http://forums.vtiger.com/viewtopic.php?t=29634
-
Articles
- October 2011
- September 2011
- July 2011
- June 2011
- March 2011
- February 2011
- December 2010
- November 2010
- October 2010
- August 2010
- July 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- October 2009
- July 2009
- June 2007
- May 2007
- April 2007
- January 2007
- June 2006
- November 2005
- October 2005
-
Calendar
May 2013 M T W T F S S « Oct 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 -
Meta
