Install SuiteCRM in a Docker
Today in this new technical tutorial, I am going to give you step-by-step guidelines to set up SuiteCRM in a Docker. This is also what we do for our clients, and it works great!
SuiteCRM is an excellent open-source CRM application. In another tutorial, I explain how to install SuiteCRM in a Docker to host your own CRM. In this post, I provide an example of customizing SuiteCRM by adding a custom action to…
In SuiteCRM, there may be a need to add JavaScript globally. In my case, I frequently want to send actions to an external automation application (n8n) to accomplish various tasks for my clients. For example: Therefore, I want my JavaScript…