To access the configuration (installation) page, navigate to your webstore URL and append /install to the end of the URL. For example, if your webstore URL is https://example.com, you would navigate to https://example.com/install.
The configuration page will guide you through the process of setting up your webstore. You will be asked to enter information about your webstore, upload logo, setup Discord integration and etc.
Usually, the first step is a diagnostic check to ensure that installer installed all required software and extensions. If there are any issues, you will be prompted to resolve them before continuing.
License Key: Enter your MineStoreCMS license key if it is not already filled in.
PHP Timezone: Make sure PHP timezone extension is enabled and working.
PHP Version: Make sure your server is running PHP 8.2 FPM.
If your server was clean before installing MineStoreCMS, the installer will automatically create the necessary database and user for you, unless an issue occurs.You don’t need to do anything here.
However, you can manually configure database settings if you want to use an existing database.
Database Host: Enter the hostname of your database server.
Database Port: Enter the port of your database server (by default 3306).
Database Name: Enter the name of the database you want to use.
Database User: Enter the username of the database user.
Database Password: Enter the password of the database user.
If you had already configured database server before installing MineStoreCMS, you need to manually create a database and user for MineStoreCMS.
After you have completed all steps, you need to restart your server to apply the changes. You can do this by running the following command in your terminal:
If all steps are completed successfully, you will see a success message and a button to navigate to your webstore and admin panel.However, if there are any issues, you need to resolve them before continuing. You need to check most common installation issues below and if you can’t resolve them, you can ask for help in our Discord Support Server.