Skip to content

wai-blue/ceremonycrm

Repository files navigation

Ceremony CRM

Open source CRM platform for any business.

Follow us at LinkedIn: https://www.linkedin.com/company/ceremonycrm

Installation

Prerequisities

  • PHP
  • Composer
  • Node.js + NPM

Steps

Action Command
Clone this repo git clone https://github.com/wai-blue/ceremonycrm.git
CD into the project's folder: cd ceremonycrm
Install PHP dependencies composer install
Install JS dependencies npm install
Build JS and CSS npm run build
Initialize project php ceremony init