Tag - Tips & Tricks

Download Vtiger CRM Open Source

How to download Vtiger CRM files Dear community, do you want to start with Vtiger system and you don't know where to download correct files? Or are you a Vtiger user already and you need to migrate or update your CRM system? In this article, I will tell you about How and where to download last version of Vtiger CRM. Please click on the button below and proceed to Download files from source forge page: Then, you will be redirected to the following screen where you need to choose which version you will be downloading.Vtiger Download Page Installation Steps After download you need to follow these instructions:Firstly, copy your download file in your root of web server path Secondly, extract the downloaded source file in your...

Separate Products & Services in PDF Maker

Dear community, are you working with PDF Maker some time and you still didn't figure out how to separate Products & Services in the product block table? You don't need to spend additional hours to figure out how it is working. It's really simple and after you finish reading this post you will be able to give better look to your templates in no time! Let's take closer look at our example, how to proceed. We will use the example with PC Hardware as a Products and Installation/Build of PC as a Service. Note this is just an example, you can use any products or services you need! The main key to this customization are variables used to start and end product block. These...

Maximize CKEditor edit window with one click on small screens

Do you have a small CK Edtitor screen and you want to make it bigger with one click? Follow our tip how to add  Maximize button to your Editor. ImplementationGo to folder: libraries/jquery/ckeditor and find file config.js We need to edit file config.js by removing maximize from the config.removePlugins line and put it to config.plugins line So change config.js from:CKEDITOR.editorConfig = function( config ) { // Define changes to default configuration here. For example: // config.language = 'fr'; // config.uiColor = '#AADC6E'; //vtiger editor toolbar configuration config.removePlugins = 'save,maximize,magicline'; config.fullPage = true; config.allowedContent = true; config.disableNativeSpellChecker...

Font Awesome for PDF Maker? No problem!

Did you ever make the template and in the end it was looking "boring" just with text and logo? You know there was something missing to make it more special and livelier. With our new feature Font Awesome for PDF Maker, you can use Icons and Social logos! It's simple and fast, all you need is to do few clicks in your template! Comparison: With Icons / Without Icons To get a Font Awesome for PDF Maker, you need Basic or PRO version & PDF Maker version 700.7.0 or higher for Vtiger 7 and version 600.19.0 or higher for Vtiger 6. Useful Links: Manual how to use Font Awesome If you still don't have the PDF Maker, you can visit our shop More about PDF Maker

How can I debug my Vtiger?

Tracy library is a useful helper for everyday PHP programmers. It helps you to:quickly detect and correct errors log errors dump variables measure execution time and memory consumptionImplementationDownload Tracy latest version from https://github.com/nette/tracy/releases Open .zip file and copy tracy to your FTP folder include Edit file libraries/HTTP_Session/Session.php Replace function: function start($name = 'SessionID', $id = null) from:function start($name = 'SessionID', $id = null) { HTTP_Session::name($name); if ($id) { HTTP_Session::id($id); } elseif (is_null(HTTP_Session::detectID())) { HTTP_Session::id($id ? $id : uniqid(dechex(rand()))); ...

Header/Footer templates for PDF Maker

Hello dear customers,We received some requests how to save time with editing PDF template when little changes need to be made in Header or Footer.Nowadays I’m using about 85 templates within PDF-Maker. I guess most professionals using combined vtiger/PDFMaker, need quite a bunch of different PDFMaker templates for their business needs. May not for all templates but I bet, you do not need more then 2-3 different header and footer contents over all your templates. May you need different settings, but the content is often or always quite the same. Isn’t it?In the very beginning, the current PDFMaker header/footer handling is not a big problem for anyone. One can copy and paste the header/footer html-code from one template to...

Vtiger system requirements

Do you want to install Vtiger CRM first time but you do not know how to set your server correctly?Do you have any issue with Vtiger?Do you want to only check if your current configuration is correct?Then read this article and we will show you what is good to set. Our Extensions are for default Vtiger CRM systems. Any intervention and customization of the system can disrupt the functionality of our extensions. We are not responsible for that. We DO NOT provide support for NAS / Synology. By purchasing our extensions, you take the risk that they may not work properly. We have 13 years  Vtiger experience and we'd like to share our knowledge of Vtiger system requirements with you. There are 4 basic areas...

Dear Vtiger Community, we now also support Vtiger 8.1 version. The list of supported extensions can be checked via More info button.

X