Home

Awesome

CoRM

Easier than a CRM

Release Note's Link in French

About CoRM

CoRM is a Customer Relationship Manager (CRM) designed for businesses about 1 to 100 collaborators. This software helps you to manage your relations between each actor that composing your environment.

CoRM does not contain inessentials functionnalities and does not have so much required fields. This software is build to help you, not to stop you during an interview or something else.

For now, CoRM is not modular and does not support the multilingual translation with I18n. These evolutions are in progress, so don't worry about.

System requirement

Database adapters minimum versions supported

Getting started

Configuration

Preparation

Fresh install:

rake db:setup

Migration from older version:

rake db:migrate

Now, you can execute rails s if you're using WEBrick.

Ok, your server's running but you must create the first user, the administrator of the application. Launch your prefered browser and goto localhost:3000/user/new

Be Careful: the length of your password must be greater than 6 !

Now, your main user is created! So, it's time for you to add Events type as 'incoming call' or 'outgoing call', quotations templates to create your quotation easily and quickly...

After all of that, it's time to congratulate yourself and have a coffee break.

Licence

CoRM is under GNU Affero Licence.