Care Features
Explore Image

Discover, Explore the Product

Discover, Explore & understanding the product

Brand Strategy

Art Direction & Brand Strategy

Art Direction & Brand Communication

Development and Design

Product UX, Design & Development

Digital Product UX, Design & Development

SEO Campaigns

Marketing Strategy & SEO Campaigns

Marketing Strategy & seo Campaigns

 
vtigercrm logo

How to create custom field in module in vTigerCRM

Creating a custom field in a module in vTigerCRM (Open Source) is fairly straightforward using the built-in Module Manager or through code/database, depending on your approach. In vTigerCRM, creating a custom field in a module involves using the built-in Module Manager. Here’s a brief description of the process:

[…]

Continue Reading
 
phpmyadmin

How to Install phpMyAdmin?

Download phpMyAdmin from the official website. Go to the downloads section of phpmyadmin.net and download the archive with the latest available version of phpMyAdmin to your computer.

[…]

Continue Reading
 
Object-Oriented Design

CIVIC is Palindrome

A palindrome is a word, number, phrase, or other sequence of symbols that reads the same backwards as forwards, such as madam or racecar, the date and time 12/21/33 12:21, and the sentence: “A man, a plan, a canal – Panama”

[…]

Continue Reading
 
vtigercrm logo

Install vTiger CRM on Ubuntu

Vtiger CRM is an open-source, PHP-based Customer Relationship Management (CRM) software for businesses to facilitate support, sales, marketing, collaboration, and organization. It also includes project management, inventory, email, and other tools to enhance business management tasks. Some features of Vtiger CRM are:

[…]

Continue Reading
 
Object-Oriented Design

JSON Web Token (JWT)

JWT (JSON Web Token) is a compact, URL-safe way of securely transmitting information between parties as a JSON object. It’s commonly used for authentication and authorization in web applications.

[…]

Continue Reading
 
vtigercrm logo

vTigerCRM Module Field

Class Vtiger_Field provides API to work with a Module field, which are the basic elements that store and display the module record data.

[…]

Continue Reading
 
SuiteCRM Logo

How to create a custom view of type Edit in Sugar CRM or Suite CRM

How to create a custom view of type Edit in SugarCRM CE 6.5 or SuiteCRM. In SugarCRM CE 6.5 or in SuiteCRM there is the standard EditView mask that allows you to insert/modify an object of a specific module, there is also the QuickCreate that can be used to quickly insert an object.

[…]

Continue Reading
 
SuiteCRM Logo

How to create a custom view of type List in Sugar CRM or Suite CRM

How to create a custom view of type List in SugarCRM CE 6.5 or SuiteCRM. In SugarCRM CE 6.5 or in SuiteCRM there is the standard ListView mask that allows you to Filter and Search an object of a specific module, there is also the List that can be used to quickly access an object.

[…]

Continue Reading
 
vtigercrm logo

How to add relationship in vTigerCRM 7.*

In vTigerCRM 7.*, you can add relationships between modules (e.g., Contacts, Organizations, or custom modules) to establish meaningful connections and improve data management. Here’s a quick overview:

[…]

Continue Reading
 
lamp logo

How To Install Linux, Apache, MySQL, PHP (LAMP)

The LAMP stack is a popular open-source web development platform used to host dynamic websites and applications. It consists of Linux (the operating system), Apache (the web server), MySQL (the database server), and PHP (the programming language). Here’s a brief overview of the installation process:

[…]

Continue Reading