Skip to content

Commit 2e0679f

Browse files
authored
Enhance index.md to clarify goals for business users and developers
1 parent c55d9f0 commit 2e0679f

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

docs/index.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,17 @@ description: Analytical CRM offers contact management, sales tracking, email mar
1010

1111
**Django-CRM** is a customer relationship management CRM solution designed with **two primary goals**:
1212

13-
- **For users**: Deliver enterprise-level open-source CRM software with a comprehensive suite of business solutions.
14-
- **For developers**: Simplify the processes of development, customization, and production server support.
13+
- **For business users**: Deliver a professional-grade open-source CRM software with all the tools needed to manage customers, sales, and workflows — completely free and under an open source license.
14+
- **For maintainers and developers**: To make it significantly easier to:
15+
16+
- customize the software
17+
- deploy and support of a production server
18+
- develop and extend functionality
1519

1620
**The proprietary framework was not intentionally created**: everything is built using the popular Django framework.
1721
CRM also takes full advantage of the Django Admin site, with documentation all contained on a single web page!
1822
Client Relationship Management software is built for individual use by businesses of any size or freelancers and is designed to provide easy customization and quick development. Access to the company's business data remains solely under its control.
19-
**Django-CRM is ideal for businesses that want full control over their CRM solution without vendor lock-in.**
23+
**This CRM is ideal for businesses that want full control over their CRM solution without vendor lock-in.**
2024

2125
---
2226

@@ -62,16 +66,16 @@ Over time, CRM systems inevitably **accumulate large volumes of data** across le
6266
![CRM Application Software](assets/img/illustration2.png){ align=left width="600" loading=lazy style="clip-path: xywh(0 5px 100% 100% round 15% 0);"}
6367
{ .card }
6468

65-
<br>Django-CRM is a free, open-source customer relationship management app built on the Django framework, designed to help businesses manage their sales pipeline and customer data more efficiently. This CRM software app centralizes key processes—such as: lead tracking, deal management, and internal communication—into a single, streamlined system.
69+
<br>The CRM is a free, open-source customer relationship management app built on the Django framework, designed to help businesses manage their sales pipeline and customer data more efficiently. This CRM software app centralizes key processes—such as: lead tracking, deal management, and internal communication—into a single, streamlined system.
6670
With features like **role-based access** control, advanced search filters, integrated email and **VoIP communication**, and automatic request handling, it supports teams in working collaboratively and staying organized. The CRM application also enables users to track payments, manage tasks, and gain insights through built-in analytics and sales funnel reports.
67-
**Custom roles** and permissions make it adaptable to any organizational structure, ensuring each user has the right level of access. Whether you're handling commercial requests, managing contacts, or analyzing sales performance, Django-CRM helps **automate** and simplify your **workflow**. As a flexible and fully documented solution, it’s ideal for companies looking to deploy a scalable and customizable CRM software app without vendor lock-in.
71+
**Custom roles** and permissions make it adaptable to any organizational structure, ensuring each user has the right level of access. Whether you're handling commercial requests, managing contacts, or analyzing sales performance, CRM helps **automate** and simplify your **workflow**. As a flexible and fully documented solution, it’s ideal for companies looking to deploy a scalable and customizable CRM software app without vendor lock-in.
6872
{ .card }
6973
</div>
7074
---
7175

7276
## Easy project customization and development
7377

74-
Django-CRM is built with flexibility in mind, making it easy to customize and extend for any business need. Whether you're adding new features, integrating third-party services, or modifying existing workflows, the codebase is easy to understand and extend.
78+
The CRM is built with flexibility in mind, making it easy to customize and extend for any business need. Whether you're adding new features, integrating third-party services, or modifying existing workflows, the codebase is easy to understand and extend.
7579
As a Python CRM, it leverages Django’s powerful framework to ensure rapid development and straightforward integration with third-party tools. With reusable components and clear documentation, adapting the CRM to your unique business logic takes minimal effort.
7680
Developers can add new features, adjust workflows, or connect external APIs without unnecessary complexity. The project follows Django best practices, making it simple to maintain and upgrade. With clear documentation and active community support, getting started is quick and efficient.
7781

@@ -80,8 +84,8 @@ Developers can add new features, adjust workflows, or connect external APIs with
8084
## CRM and Email Marketing
8185

8286
<div class="grid" markdown>
83-
<br>Django-CRM combines powerful customer management tools with **built-in email marketing capabilities**, making it a complete [**mailing CRM**](features/massmail-app-features.md) solution. Users can run personalized email campaigns, manage subscriber lists, and track engagement—all from within the CRM interface. Emails are linked directly to companies, contact persons, and lead, ensuring a unified communication history. Bulk mailing features allow **targeted newsletters** without relying on external tools.
84-
Advanced **customer segmentation** enables precise targeting based on user-defined filters. With automatic email synchronization and ticket-based tracking, you can maintain consistent customer communication at scale. As a **CRM with email** functionality, Django-CRM simplifies outreach while keeping your team aligned on every touchpoint.
87+
<br>The CRM combines powerful customer management tools with **built-in email marketing capabilities**, making it a complete [**mailing CRM**](features/massmail-app-features.md) solution. Users can run personalized email campaigns, manage subscriber lists, and track engagement—all from within the CRM interface. Emails are linked directly to companies, contact persons, and lead, ensuring a unified communication history. Bulk mailing features allow **targeted newsletters** without relying on external tools.
88+
Advanced **customer segmentation** enables precise targeting based on user-defined filters. With automatic email synchronization and ticket-based tracking, you can maintain consistent customer communication at scale. As a **CRM with email** functionality, CRM simplifies outreach while keeping your team aligned on every touchpoint.
8589
{ .card }
8690

8791
<figure markdown="span">

0 commit comments

Comments
 (0)