...
In the Store Information section, provide all the necessary store admin user information as per the description in the table given below.
250px|Fields | Description | Example Value |
---|---|---|
Admin User Email | Refers to the e-mail address of the admin user for the store. | |
Admin User Password | Refers to the password of the admin user. | ********** |
Confirm the Password | Refers to the password re-entered for confirmation. | ********** |
Primary Language | Refers to the primary language of the store. | English |
Media Storage | Refers to the storage type for your media files. The available options are Database and File System. Select File System if your database does not provide enough disk space (<500 MB). Otherwise, Database is recommended. You can change this setting once your shop is installed in the administration area. | Database |
Create Sample Data | Specify whether you wish to create sample data or not. It is better to create sample data so that you can easily model your store data based on this. Therefore, it's recommended that you keep this option checked. | Checked |
...
In the Database Information section, provide all the necessary database details as per the description in the table given below.
250px|Fields | Description | Example Value |
---|---|---|
Option to choose the SQL Server | Specify which type of data storage or database you wish to choose. The available options are
The most recommended option is using SQL Server (or SQL Express). |
|
Option to choose the method for providing connection details | Specify which method you wish to use in order to provide the database connection details. The available options are
In the example, SQL connection values are manually entered. |
|
SQL Server Name | Refers to the name of the SQL server. | 77.236.99.185 |
Database Name | Refers to the name of the database. | Documentation |
Option to choose to log on to the database server
| Specify which option you wish to use in order to log into the server. The available options are
In the example, the SQL Server account is used to log into the server. | Checked |
SQL User Name | Refers to the user name to log into the SQL Server database. | documentation |
SQL Password | Refers to the password to log into the SQL Server password. | ********** |
Option to create database or use existing | Specify which option you wish to use for the database. The available options are
In the example, an existing SQL Server database is used. |
|
...