Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ thereof), see Architectures. -->
1. <a href="#tag-education">Education</a> *(4)*
1. <a href="#tag-science">Science</a> *(14)*
1. <a href="#tag-cms">CMS</a> *(9)*
1. <a href="#tag-crm">CRM</a> *(1)*
1. <a href="#tag-erp">ERP</a> *(4)*
1. <a href="#tag-static_site">Static Site</a> *(7)*
1. <a href="#tag-dev">Dev</a> *(98)*
Expand Down Expand Up @@ -209,6 +210,10 @@ thereof), see Architectures. -->
1. **Saleor** - ([Repo](https://github.com/mirumee/saleor/), [Home](https://getsaleor.com/)) Modular, high-performance e-commerce storefront built with Django, GraphQL, and ReactJS. `(server, django)`
1. **Wagtail** - ([Repo](https://github.com/wagtail/wagtail), [Home](https://wagtail.io/)) A Django content management system focused on flexibility and user experience. `(server, django)`

## <a id="tag-crm" href="#tag-crm">CRM</a>

1. **Django-CRM** - ([Repo](https://github.com/MicroPyramid/Django-CRM), [Home](https://demo.django-crm.io), [WP](https://github.com/MicroPyramid/Django-CRM/wiki), [Docs](http://django-crm.readthedocs.io)) Opensourse Web-based CRM developed on django framework. `(server, django)`

## <a id="tag-erp" href="#tag-erp">ERP</a>

1. **ERP5** - ([Repo](https://lab.nexedi.com/nexedi/erp5), [Home](https://erp5.nexedi.com/), [WP](https://en.wikipedia.org/wiki/ERP5)) Web-based ERP, CRM, DMS, and Big Data system with hundreds of built-in modules, designed for corporate scalability. `(server)`
Expand Down