1. After Download
- Move the folder into your local web root.
- Start your PHP and MySQL services.
- Create a new empty MySQL database.
- Open the project URL in your browser.
- Use /shiply-cms-config if setup does not open automatically.
Start with the two-minute setup, then use the details tab when you want the full checklist for download, install, login, and first dashboard steps.
Simple local setup. Clear next steps. No long tutorial required.
Use this path when you just downloaded Shiply CMS and want to confirm the install works.
Put Shiply CMS in your web root
Example: C:\laragon\www\shiply-cms or C:\xampp\htdocs\shiply-cms.
Start PHP and MySQL
Open your local server app and make sure the web server and MySQL database server are running.
Create an empty database
Use a database name like shiply_cms. Shiply CMS creates the tables during setup.
Open the site
Go to http://shiply-cms.test or http://localhost/shiply-cms. A fresh install opens /shiply-cms-config.
Complete the setup form
Enter the site title, first admin account, MySQL host, database name, database user, and database password.
Log in
After setup, go to /shiply-admin and sign in with the admin user ID and password you created.
Follow these sections when you want the slower, more complete setup path.