项目作者: synweb

项目描述 :
CRM for Web Studio (ru)
高级语言: JavaScript
项目地址: git://github.com/synweb/synweb-crm.git
创建时间: 2016-04-03T17:38:41Z
项目社区:https://github.com/synweb/synweb-crm

开源协议:GNU General Public License v3.0

下载


SynWeb CRM

A CRM for small Web Studio (The interface is only in Russian for now). Including Database project.

To make it work, you must

  1. Add Connections.config to the SynWebCRM directory and fill it like Connections.config.example.txt.

  2. Publish SynWebCRM.Database to your DB.

  3. Start the application.

  4. Add roles ‘Admin’ and ‘Sales’ directly in the database (table AspNetRoles).

  5. Create user(s).

  6. Assign roles to your users (table AspNetUserRoles).

  7. PROFIT!

Have fun.