I am looking to make enhancements to SplendidCRM to new modules (I believe). This is not exactly the situation, but my customers own vehicles, and those vehicles may have lien-holders. I believe I want to add modules for vehicles and lien-holders, which I can then link to my customers.
My questions are: 1) Does this seem like a valid use and modification of SplendidCRM (moving from just a relationship management into entire customer mangement)? 2) For a moderately good developer, how long would you estimate it would take to replicate a module given a Professional license is purchased and I have the SQL code that I can duplicate and modify for my new functionality?
I appreciate any assistance with the above questions, and hope that I am able to use SplendidCRM in my upcoming project.
Thank you,
Brian
We are pretty quick, so we can add a new module in just a few hours. The big effort is in deciding what fields, the data type and size of those fields, then creating the layout views. The ASP.NET code goes very quickly as it is mostly cut-and-paste.
Someone new to SplendidCRM would likely take a day or two, assuming a little time to become familiar with the SQL code, but that too is a lot of cut-and-paste to create a new module.