NeonCRM
Provides login and create account by NeonCRM API
It was originally developed by carbonvalley team.
Installation
Add this line to your application's Gemfile:
gem 'neon_crm'
And then execute:
$ bundle
Or install it yourself as:
$ gem install neon_crm
Usage
After you install NeonCRM and add it to your Gemfile, you need to run the generator:
rails generate neon_crm:installProvide your api key and organization id in config/networks.yml
To get session id:
NeonCrm.get_user_session_idTo create account:
NeonCrm.create_account("first_name" => user.first_name, "last_name" => user.last_name, "phone" => user.phone, "organization" => user.organization, "address" => user.address, "email" => user.email, "source" => 'www.example.org')Contributing
- Fork it ( http://github.com/ZuevEvgenii/neon_crm/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Say Thank You
If you want to say thank you, please support the petition to designate 25june as Vitiligo World Day and save millions of people worldwide from social isolation and persecution.