I am new to CRM software, and am trying to set up SuiteCrm for a local nonprofit. I would say my computer skills are slightly higher than average. I’ve used software and databases but never set one up.
In the installation guide is says
3.Copy the SuiteCRM files to your web server. ( we don’t currently have a web server. Can we just use a local version or do we need anther software?)
4. Install SuiteCRM by following the SuiteCRM installation wizard.
If the webserver is required can anyone suggest a free version? We’re thinking of using Apache or EasyPHP WebServer - Download from www.easyphp.org/easyphp-webserver.php.
I know this part is pretty early in the process, but please be sympathetic. You’re help is greatly appreciated!
Thanks!
C
SuiteCRM is a web application so you will need some kind of web server. You can just run this locally if you wish (though people will only be able to access it from that machine).
Apache is the usual web server that SuiteCRM is run on. I don’t have that much experience with deploying apache + PHP onto windows but something like WAMP or XAMPP may be useful.