Description:
Discussions for developers of Fat Free CRM, a Ruby on Rails-based open source CRM platform.
|
|
|
ffrcm API access with authlogic/devise
|
| |
Hello,
I am bit confused in understanding the API access in ffcrm and
whether/how this is supported by authlogic. It would be helpful to
hear your thoughts.
The use case I am having in mind is to have a contact form from a
landingpage (= client) automatically post leads into your fatfreecrm... more »
|
|
Devise authentication for OpenID
|
| |
Hello,
I saw an open issue for using openid with FFC here:
[link] - and there is a
small discussion whether devise should be introduced for this.
Since it's a good opportunity to get a better understanding of both
devise and FFC, I started work to setup devise authentication for FFC... more »
|
|
Feature Suggestion: Account/Lead warmer
|
| |
I have a really hard time keeping up on following up with leads pretty
regularly - it's too easy to get overwhelmed with recent emails and forget
to go back and follow up.
I thought it would be pretty nice to have a feature to mark an account or
leads as "keep warm", which means if I haven't emailed them, or they... more »
|
|
Contribution guide link seems broken
|
| |
Hi there, I was looking for the contribution guide, as mentioned in
the footer at [link]. Unfortunately, that tries
to link to the spree contribution guide. Is there one for Fat Free CMS
anywhere?
Cheers,
Adrian
|
|
Adding Lead statuses programmatically within plugins
|
| |
Hi. I'd like to be able to bundle some Lead statuses with extra functionality within another rails engine, and inject those in from there, rather than making having to edit config/settings.yml for each deployment. I'm using FatFreeCRM as an engine. Is it possible to add extra statuses programmatically, on app... more »
|
|
Uploading Avatars for Contacts
|
| |
I'm working on adding the functionality to allow contacts to have
avatars uploaded to them rather than use gravatar.
I got as far as getting the avatars to display correctly if I edited
the database by hand and put the images in the right location.
It seems that there was or is the idea of having avatars for more than... more »
|
|
Modify the query used in the search field for an account
|
| |
Dear all,
I saw that custom queries are planned for a future version but for the
moment I need to customize the query used by the account search field.
I populate my CRM db from an existing db and in this db I use a login
field as a unique ID for the user. This login field is reported in the... more »
|
|
|