Open Source CRM built on Avoca Platform
- Customers and Contacts
- Opportunities
- Tasks
- Calendar
- Reports and Dashboard
- Internal Chat
- Manage multiple Clients in single source
Before you begin, make sure you have installed:
git clone https://github.com/avoca-platform/CRM.git avoca-crmcd avoca-crmmeteor npm install- Install Redux dev tool: https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd
- If not use Redux dev tool:
- edit: imports/ui/default/store/index.js
- comment this line: window.REDUX_DEVTOOLS_EXTENSION && window.REDUX_DEVTOOLS_EXTENSION()
cd avoca-crmmeteor- Open web browser and access: http://localhost:3000/install
- Install and enjoy!
- Access: http://localhost:3000/login
- Account: @username.@domain (Example: admin.up5.vn)