How to Install SuiteCRM on Windows 10
In this tutorial, we will guide you on how to install SuiteCRM on your Windows 10 operating system.
Prerequisites
Before you begin the installation process, make sure you have the following:
- A computer running Windows 10
- Latest version of XAMPP installed
- Download the latest SuiteCRM version from https://suitecrm.com
Installation Steps
Follow these steps to install SuiteCRM on your Windows 10 operating system:
Extract the SuiteCRM downloaded file to
c:\xampp\htdocs\or to a different directory if you wish.Open your XAMPP Control Panel and click on the
Startbutton for bothApacheandMySQL.Open your web browser and go to
http://localhost/phpmyadmin/.Create a new database by clicking on the
Newbutton.Enter a name for your database and click the
Createbutton.In your web browser, go to the
http://localhost/URL and click on the SuiteCRM folder.Follow the on-screen instructions to install SuiteCRM.
During the installation process, enter the following details when prompted:
- Server:
localhost - Username:
root - Password: leave it blank
- Database Name: The name of the database you created earlier
- After completing the installation process, click on the
Adminbutton to access your SuiteCRM dashboard.
Congratulations! You have successfully installed SuiteCRM on your Windows 10 operating system. You can now start using it to manage your business operations.