I know this is an old thread, but I bumped on it while cleaning my inbox. In any case if it still relevant I recommend looking at treee.io, the website is down but you can take a look at the code at github ( https://github.com/treeio/treeio)
On Sat, Jun 6, 2015 at 6:55 PM, Luis Zárate <[email protected]> wrote: > Some useful links: > > 1. CRM system >> > https://github.com/kunitoki/nublas > > -> client database >> > -> ticket system (client communication including sending emails from >> backend) >> > > https://github.com/wyldebeast-wunderliebe/mrwolfe > https://github.com/rossp/django-helpdesk > > 2. Shop > >> -> calender booking system >> > > https://github.com/llazzaro/django-scheduler > > -> PDF billing generation >> > > https://github.com/burke-software/django-report-builder > https://github.com/hirokiky/django-reportmail > Create your own report using html with https://github.com/ebar0n/xhtml2pdf > > > 3. email autoresponder system >> > > https://github.com/wreckah/django-mailz > > 4. CMS functionality would also help >> > > https://github.com/divio/django-cms > https://github.com/torchbox/wagtail > https://github.com/stephenmcd/mezzanine > > If you need to create addicional software or library then we (my company) > could offer you commercial support or we could be your partner. > Contact me privately (see my email in the email header) and talk me about > your plans. > > > 2015-06-02 11:23 GMT-06:00 ThomasTheDjangoFan < > [email protected]>: > >> Hi guys, >> >> I am planning on a bigger django project with a lot of functionality. >> >> The thing is that I have NO experience with existing django-apps that >> might fit and definetly need your help. >> >> Can you give me a hint which existing (and stable) django-apps I could >> use as a foundation for my project? >> >> Those are the functions that I would like to implement (ordered by >> priority) >> 1. *CRM* system >> -> client database >> -> ticket system (client communication including sending emails from >> backend) >> 2. *Shop* >> -> calender booking system >> -> PDF billing generation >> 3. email *autoresponder* system >> 4. *CMS* functionality would also help >> >> I would be really thankful if you could guide me to the right direction. >> Which way shall I go? >> >> Kind regards >> Thomas >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/django-users. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/14165632-4db7-4d8c-a30e-827c3730ca3a%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/14165632-4db7-4d8c-a30e-827c3730ca3a%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > "La utopía sirve para caminar" Fernando Birri > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAG%2B5VyMLi%3DsdDKcrWjSD2JFog9RvR%2BjJKpX-d1HaHYVifuShuw%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAG%2B5VyMLi%3DsdDKcrWjSD2JFog9RvR%2BjJKpX-d1HaHYVifuShuw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFWa6tLSfqmEKT9TzA5hukMVNxibifgMd1%2B9vTmqO-uesYZvvw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

