Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.05 KB

File metadata and controls

37 lines (20 loc) · 1.05 KB

How to Install FlarePoint CRM with the Integrated ProcessMaker I/O Widget

This tips relate to the modified Flare Point CRM. The original instructions for the FlarePoint CRM is here

How to Install Flare Point CRM

  1. Insert the project into an empty folder / git clone git@github.com:ProcessMaker/flarepoint-crm-pmio-loan-appproval.git
  2. Create an empty database table
  3. Copy .env.example to .env and insert the Database config
  4. Run the following commands:
composer install
php artisan migrate --seed
php artisan key:generate

Log in with these credentials:

  • Email: admin@admin.com,
  • Password: admin123 (can be changed on the dashboard)

Set Up the ProcessMaker I/O instance

  1. Go to Settings >Integrations and paste the URL of your ProcessMaker I/O instance core.

  2. Go to the Users section and paste the access token keys for the two users that you got from ProcessMaker I/O instance core.