Quick Start Guide
Configure Database
- Login to your cPanel and create a new database for DevMall installation.
- Access your cPanel at
www.yourdomain.com/cpanel
. - Navigate to MySQL Databases (this step may vary depending on your hosting provider).
- Create a new database.
- Create a user and set up a password for the user (make sure to note down the username and password for later use).
- Add the user to the database by selecting the database and the username.
- Access your cPanel at
- Login to your cPanel and create a new database for DevMall installation.
Upload Files to Server
- Create a domain (if not already done).
- Upload the Devmall installer zip file using File Manager -> Upload.
- Extract the zip file into your domain root.
- Access
(your domain)/install
from your browser to start the installation (e.g.,https://www.devmall.in/install
).
Installation Steps
- Check Server Requirements (Step 1).
- Check Folders Permissions (Step 2).
- Give permission to required directories.
- Enter your database credentials.
- Enable Dummy Data if needed.
- Proceed to Step 5 upon successful completion of database settings.
- Enter admin first name, email, and password for login.
- Click βCreate Userβ; if successful, you will see "Installation Successful".
- Login to the system with your user credentials.
Optional Setup
- Customize email templates under "Emails" for both admin & all users.
- Set up user roles by navigating to Configuration -> Accounts -> Roles -> Add Role for Admin user.
- Explore additional configuration options under Configuration.