Step 2: Create websites
To create a website:
-
Log in to the Admin as a user authorized to create websites, stores, and store views.
-
Click Stores > Settings > All Stores.
-
On the Stores page, click Create Website.
- Name—Enter a name to identify the website.
- Code—Enter a unique code; for example, if you have a French store, you can enter
french
- Sort Order—Enter an optional numerical sort order.
The following figure shows an example.
-
Click Save Web Site.
-
Repeat these tasks as many times as necessary to create your websites.
Step 3: Create stores
To create a store:
-
In the Admin panel, click Stores > Settings > All Stores.
-
On the Stores page, click Create Store.
- Web Site—Click the name of the website with which to associate this store.
- Name—Enter a name to identify the store.
- Code—Enter a unique code to identify the store.
- Root Category—Click the name of the root category for this store.
The following figure shows an example.
-
Click Save Store.
-
Repeat these tasks as many times as necessary to create your stores.
Step 4: Create store views
To create a store view:
-
In the Admin panel, click Stores > Settings > All Stores.
-
On the Stores page, click Create Store View.
- Store—Click the name of the store with which to associate this store view.
- Name—Enter a name to identify this store view.
- Code—Enter a unique name to identify this store view.
- Status—Select Enabled.
The following figure shows an example.
-
Click Save Store View.
-
Repeat these tasks as many times as necessary to create your store views.
Step 5: Change the website base URL
To access a website using a unique URL like http://french.magento.mg
, you must change the base URL for each site in the Admin.
To change the website base URL:
-
In the Admin panel, click Stores > Settings > Configuration > General > Web.
-
From the Store View list at the top of the page, click the name of one of your websites as the following figure shows.
-
In the right pane, expand Base URLs.
-
In the Base URLs section, clear Use system value.
-
Enter the
http://french.magento.mg
URL in the Base URL and Base Link URL fields. -
Repeat the previous step in the Base URLs (Secure) section.
INFO
If you are setting up a base URL for deployment Adobe Commerce on cloud infrastructure, you must replace the first period with three dashes. For example, if your base URL isfrench.branch-sbg7pPa-f3dueAiM03tpy.us.magentosite.cloud
, enterhttp://french---branch-sbg7pPa-f3dueAiM03tpy.us.magentosite.cloud
. If you are setting up a base URL for local testing, use a period. -
Click Save Config.
-
Repeat these tasks for other websites.