vtigercrm_tricks

This is an old revision of the document!


Vtiger CRM Tricks

beta versions are for development only. if you use them for production environments prepare to spend alot of time and/or money to upgrade to a final version afterwards as there will be no migration tools!

6.1 adds an ad banner on the dashboard for extensions. this might be annoying to you (it was to me). this is how you can get rid of it without breaking anything and pobably this mod will even survive updates :)

in your vtiger mysql database execute this query:

DELETE FROM vtiger_links WHERE linktype='HEADERSCRIPT' AND linklabel = 'ExtensionStoreCommonHeaderScript' LIMIT 1;
  • vtigercrm_tricks.1422011926.txt.gz
  • Last modified: 23.01.2015 12:18
  • by Pascal Suter