10698 comments found.
is this code is valid for aaPanel Nginx Server https://help.perfexcrm.com/nginx-config/ ?
Hello
Yes, if you run into any issues Please create a support ticket at https://my.perfexcrm.com we will be happy to assist you and give you further instructions.
As a friendly reminder, you should consider renewing your support before posting new comments, more info about item support can be found by clicking here
Regards
Hi! just wanted to congratulate your with hitting 25k sales! Keep it up!

If possible, add a feature to assign contacts to specific projects, so clients with multiple coordinators can control which projects each contact can access, instead of all projects being visible to everyone. as of now we can only set project notifications to specific contacts.
Hi, i just bought Perfex CRM and Perfex CRM Chat & Tickets App for Support Board
I would be able to convert chat conversation in to tickets. What i need more to create a powerful ticket system in to Perfex CRM?
Hello
The best is to explore other available modules to see which one enhances the tickets feature further to meet your requirements.
If you have more questions don’t hesitate to open a support ticket at https://my.perfexcrm.com
Regards
Hi, is there option where i can assign multiple staff in lead?
Hello
A lead can only be assigned one staff
Regards
I wish you all the best.

Hello. May I know how do I change email link colours? All email links are in the same black colour, and I want to change them to blue for better recognition of links. Please let me know. Also, how do I enable notifications for clients? What if a client wants to see new notifications on their dashboard? I cannot see the notification icon on top-right corner (it is visible on admin panel though).
Hello
You can change the email link by customising the email header in Setup->Settings->Emails or in the email template directly at Setup->Email Templates
There is no notifications feature in the customer area.
If you have more questions don’t hesitate to open a support ticket at https://my.perfexcrm.com
Regards
Emailed discussions from projects are showing line breaks. Looks very unprofessional.
: 3rd Party Licenses need: Duo, Lastpass, autoelevate and dropsuite
Description: 20 computers. I believe you don’t buy by the quantity; you install what you need, and they bill you.
Dropsuite PAX8 sku : DRP-ARC-BAR-C100
It does’nt show the line breaks on this comment, but please get this fixed.
Hello
Please create a support ticket at https://my.perfexcrm.com with more information and we would look into this asap.
As a friendly reminder, you should consider renewing your support before posting new comments, more info about item support can be found by clicking here
Regards
I think this is a bug in your system. I have 2 different sites doing this.
Hi i am struggling with the client sub menu. When my client logged in. The button file/calendar/vault is not visible. How can I activate from the admin section? so that when the customer logged in they can access file/calendar/vault .
Hello
It would be difficult to assist you via the comments section. I would request you to please get in touch with our support team.
Please create a support ticket at https://my.perfexcrm.com we will be happy to assist you and give you further instructions.
Regards
I Also, forgot to ask will it do mass email like newsletter or drip sequencing based on list.
Hello
Unfortunately, no,
Regards
Is it possible to configure perfex CRM to have the primary email for primemarydomain.com email addresses like me@primemarydomain.com and then have the Secondary domain for mass outreach and other for example using connect@secondarydomain.com
Is anyone supporting this app for presales Q/A or not?
Hello
Perfex You can configure Primary email for Perfex CRM and it will use it for all email communications. There is no mass outreach feature hence no way to configure secondary email for mass outreach,
I hope you understand. Regards
Tax Exempt Customer Option, override tax settings (Major Con)
Expense Tax Rate should not be a referenced to a system preset rate only, should allow manual tax amount, it will never add up, not everything on an expense/bill is taxed, Also for data Integrity and preserving historical data the Tax amount should be saved in its own tables field not the reference id. (Major Con)
Multi Location/Setting Is a Major Enhancement, It needs to be added to the very core level, so you can have, staff, customers, items, tickets, tax rates, etc…. all associated with specific business location with log/address on estimates/invoices.
Hello
We do not recommend modifying the taxes, you should create a new tax if the tax rate in your country changes.
We appreciate the suggestion regarding multi location but we do not have plans for this unfortunately, Perfex CRM is designed for single business use.
If you have more questions don’t hesitate to open a support ticket at https://my.perfexcrm.com
Regards
Hello,
I am planning to purchase Perfex CRM and after reviewing the demo in detail, I have a few questions and suggestions regarding customization and system capabilities. I would appreciate clarification on the following topics:
Customer Information Fields
The default customer fields are quite limited. Although new fields can be added, they can only be added through Custom Fields. It would be helpful to have more built-in fields available by default.
Limited Custom Field Capabilities
When creating custom fields, it is not possible to pull data from the system, auto-populate fields, or link a custom field to existing records such as staff, users, or companies.
For example, assigning a Sales Representative to a customer by selecting a staff member is not possible through custom fields.
It would be great if the customization options in the panel were expanded.
No Standardized Activity/Task Categories
When creating activities or tasks, each user types their own title, which leads to inconsistency.
A fixed, admin-managed list of task/activity categories would greatly improve organization and reporting.
Subscription System – Product & Project Linking
In subscription-based services, pricing should be tied to the product.
For example, if Monthly Premium Support is priced at $10 and assigned to multiple projects, updating the product price should automatically update the price in all linked projects.
This linkage appears to be missing.
Project Pricing Based on Products/Services
Project billing should be directly linked to products/services, and these items should interact with project-specific metrics such as hours, days, team members, etc.
Ability to Hide Unused Fields
Fields such as Server Information should be optionally enabled/disabled from system settings to keep the interface clean.
Task Templates / Predefined Titles
Users create tasks with arbitrary titles, which is not ideal for consistent reporting.
A feature to manage predefined task templates or categories — with the ability to add or remove them — would greatly improve structure.
Visit (On-site Visit) Feature
A visit/inspection module would be useful. For example, when a team member performs a physical site visit, they should be able to submit a visit report, and notifications (SMS/email) should be sent to the customer.
Additional Question – Will Customizations Be Lost After Updates?
I plan to develop some custom features myself.
For example, adding new customer fields or modifying certain modules. Before doing so, I want to understand:
- Will these custom changes be overwritten after updates?
- What is the recommended method to preserve modifications?
- Is there an official approach such as child theme, override system, or a structured method to develop custom modules?
I would appreciate your guidance on this.
Thank you.
Hello
We appreciate the suggestions and will review them to see how it fits into Perfex CRM.
Here is information on customising Perfex CRM
Perfex CRM uses Codeigniter as a PHP framework, you will need to have PHP and Codeigniter knowledge.
You can read more on the following links to help get you started:
https://help.perfexcrm.com/category/customization/ Codeigniter official website: http://www.codeigniter.comAdditionally, we have created [custom hooks](https://help.perfexcrm.com/action-hooks/) all over the script to make the customization process easier, unfortunately, we are not able to document all hooks because there are too many, the best is to explore the code and find suitable hooks for your needs, in case you need some hooks added in the code, don’t hesitate to let me know I will be happy to include them so you can do your customization without worrying during updates.
However the best is to create your own files Eq. [controllers](https://codeigniter.com/userguide3/general/controllers.html), [views](https://codeigniter.com/userguide3/general/views.html) and [models](https://codeigniter.com/userguide3/general/models.html) and add new features. These files won’t exist and when you will upgrade the script and your files won’t be affected.
You can also apply customization with modules, you can check our [documentation](https://help.perfexcrm.com/category/modules/) for modules and create your own module into Perfex CRM very easily and create new features.
Regards
Bought your theme! Looks very promising.
Please consider to add a multi‑company feature in Perfex. So that we can send proposals with multi-layouts and logo’s.
We have a mother company, and multiple labels. And we want to send proposals and invoices, with the layout of one of the labels. So a trigger in the input fase, will ask which label -> select -> layout + details = automatic.
Or perhaps this is already possible. Please let me know 
Hello
We appreciate the suggestion, however at this time we do not have plans to add multiple company support. If you have more questions, ensure to open a ticket at https://my.perfexcrm.com/ so we can assist you further.
Regards
Hello,
When adding a new lead, how do I make it mandatory to enter a phone number? https://prnt.sc/P6znjMkcKNSk
Thank you.
Hello
There is no option for this at this time.
Regards
Hi, do you plan to add a native multi‑company feature in Perfex? I’m not interested in SaaS/multi‑tenant solutions.
Hi.. Is there a planning to add roles for task checklist items that only the assigned person can check the list? Thank you
Hello
We appreciate the suggestion and will consider this for future development.
If you have more questions don’t hesitate to open a support ticket at https://my.perfexcrm.com
Regards
Dear Author,
Please add the below features,
Like Retention, in all construction companies, follows retention methods in invoicing like holding money until complete the final invoice (in %)
so please add like the feature
or else give us some option after subtotal and before total, to add some kind of stuff as per the requirements, like discount, adjustments, Retention etc
I came across this page by chance.
Has the vulnerabilities listed here also been fixed in the new version?
https://www.cvedetails.com/version-list/17559/43128/1/Perfexcrm-Perfex-Crm.htmlI’m interested in your CRM, but I’m still undecided because I’ve read in some articles that one should be very careful with self-hosted CRMs due to fewer security measures. I don’t know if that’s really true. Your CRM actually has everything I’m looking for.
Can you tell me something about security? Does your CRM offer sufficient security to ensure that the data is truly safe?
Hello
All the security issues are already resolved in the latest version of Perfex CRM.
If you have more questions don’t hesitate to open a support ticket at https://my.perfexcrm.com
Regards
Thank you so much for the quick reply. I’m glad you’re so active and attentive. Great!
Hello perfex team, Thank you for the great job you are doing. I was so happy when I discovered how easier it was to generate products barecode. Now I would like to do the same with costumer. This will save a lot of time during the checkout process by scanning the code on customer card. Could you please help?