How To Add Users In Magento 2 Admin Panel

In the default installation of Magento 2, an Admin account is created that gives you full administrative access. First, you have to create another user account with full Administrator access, so you can use one account for your everyday Administrative activities, and reserve the other as a “Super Admin” account in case you lost access to your main account.

For a team of administrators, you can create a separate account for each, and set restrict access based on their business. To do that, you have to create a role with limited scope and access only to the necessary resources and assign the role to an admin account. After assigned to a restricted role, admin users can see and change data only for websites or stores that are associated with the role, but cannot make changes to any global settings or data.

Example Admin Users
Example Admin Users

Step 1: Create a New User

On the admin sidebar click System > All Users > Add New User. Follow these steps:

New User Account Information
New User Account Information

Enter all required information and set “This account is” as Active, enter your password under Current User Identity Verification.

Step 2: Define the Role

On the left of the panel, click User Role. In the Assigned column, tick the Administrators selection and click Save User.

Add New User Role
Add New User Role

Admin Password Requirements

FIELD DESCRIPTION
Password Length of the password must be seven or more characters long, include both letters and numbers. For further information, please read this article: How To Configure Admin Security In Magento 2 Admin Panel.

Above is a tutorial on adding users in Magento 2 admin panel. We hope that you can manage the Administrators function in Magento 2 installation, and run your online store smoothly. In the next article, we will describe one of the most security function of Magento 2 platform: Lock Admin Account. Keep tracking Magestandard by subscribing to our site to read more Magento 2 tutorial blog post. See you in the next article.

How To Translate Content Pages In Magento 2

When you have set the locale for each store view to a different language, and your store has multiple views in other languages, the result is a partially translated site. In the next step, you have to translate every page that is available from the specific store view. Each view that includes a translated version of the page displays in the Store View column of the Manage Pages list.  

In the progress of translate content pages in Magento 2, you have to create a new page that has the similar URL Key to the original one but is assigned to a specific store view. Then input translated text to the page for the specific view. In this article, we will show you how to translate content pages in Magento 2 admin control

Follow these steps to create a translated page for a view:

  1. On the Admin sidebar, click Content. Then under Elements, select Pages.
  2. In the grid, find the page to be translated, and open in edit mode.
  3. Copy/paste the URL Key to the clipboard. Then, click the Back button to return to the Pages grid.
  4. Click Add New Page. Then, follow these steps:
  • Enter the translated Page Title.
  • Copy and Paste the URL Key from the original page.
  • In the Store View box, select the store view that contains the page.
  • On the left of the admin panel, select Content. Then, complete the translated text for the page.
  • On the Design tab, set the column Layout of the page.
  • On the Meta Data tab, enter the translated text for the Keywords and Description.
  1. Click Save Page after completing. Then after all works above are done, flush caches by using admin control or git command.
  2. To confirm the translation was done, use the language selector to change the store view on the front page.

Remember that there are still some components on the page that require being translated, including the store footer links block, the welcome message, and product information.

How to Changing Scope in Magento 2 Basic Configuration

The location of the Store View selection is in the upper-left corner of Admin pages that filters the view of the page for a specific scope, and also sets the value of some entities that are used by Magento. Each level of the hierarchy is listed by name and is used to change scope to another level. Any settings that do not represent the current scope will be grey out by the system, and only represents the current scope setting. The scope is firstly set to “Default Config”. For restricted access Admin Users, the list of available store views includes only those to which the user has permission to access. According to the current scope, the default setting can be either applied or overridden by using the checkbox on the right of many configuration settings. When you mark the checkbox, the field value cannot be changed. To change the current value, first, you have to clear the checkbox, and then enter the new value. Whenever you change the scope, you must confirm. The checkbox label changes as indicated by the current range, and always alludes to the parent level which is one stage up in the order. The parent level is the holder for all items which are lower than that level, and this is the reason why the value from the parent level is inherited unless it is overridden.

store-view-control_thumb_0_0
Default Config with “Use System Value” Checkboxes

To set the configuration scope:

Follow these steps before making any changes to configuration settings that control only to a specific website, store or store view:

  1. On the Admin sidebar, follow one of these steps:

With almost configuration settings, click Stores. After that, under Settings, select Configuration.

For settings that relate to design, click Content. Under Design, select Configuration. Then in the grid, choose the applicable store view.

  1. Scroll to the configuration setting to be changed. After that, follow these steps:

In the upper-left corner, shift Store View to the specific view where the configuration applies. After confirmed scope switching, click OK.

There is a checkbox next to each field, and additional areas might become available.

Uncheck the Use system value checkbox after any field that you want to edit. After that, change the value of the view.

For each field that requires being an update on the page, repeat this process

  1. After complete, click Save Config

Store Hierarchy

LEVEL DESCRIPTION
Default Config The default system configuration.
Main Website The name of the site at the highest point of the hierarchy.
Main Website Store The name of the default store that is related to the parent site.
Default Store View The name of the default store sees that is related to the parent store.
Stores Configuration Goes to the Stores grid, and is the same as selecting Stores > All Stores from the Admin sidebar.
  • Default Value Options

CHECKBOX DESCRIPTION
Use system value When the configuration scope is changed to “Default Config.”, the “Use system value” checkbox displays
Use Default When the configuration scope is changed to “Main Website,” and refers to the default store that is assigned to the website, the “Use Default” check box displays.
Use Website When the configuration scope set to a specific store view, the “Use Website” check box displays. After marked, it uses the setting from the parent website which is related to the store view. For this situation, the store level is skipped because it is understood to apply to the default store that is related to the site.

 

How to Configure Store Demo Notice in Magento 2

After installing successful Magento 2, the Store Demo Notice will display on the top header of your frontend store view. If your store is online, but still under maintenance, you can display a store demo notice at the top of the page to let people know that the store is not yet open for business, so purchase functions will be disable. When you are ready to “go live,” simply remove the message. It’s like flipping the sign hanging in the window from “Closed” to “Open.” An effective way to announce customers that the store can’t serve them now and they can come back later. The format of the demo notice is determined by the theme of your store. This article will show you how to configure Store Demo Notice in Magento 2

storefront-demo-notice_thumb_0_0
Store Demo Notice

To configure the store demo notice, you have to follow these steps:

  1. On the Admin sidebar, click Content. After that, under Design, select Configuration.
  2. In the grid, find the store view that you want to configure. After that, in the Action column, click Edit.
  3. Under Other Settings, expand the HTML Head section.
  4. Scroll down to the bottom, and change the Display Demo Store Notice to your preference.
design-configuration-html-head_thumb_0_0
HTML Head
  1. After complete, click Save Configuration.

Remember to clear the cache by Magento command or using Cache Management in Admin backend otherwise the old cache will prevent the command from Administrator and the store demo notice will not follow store owner wish. When the cache has cleared, press ctrl + f5 and look at the frontend store. Now the store demo notice should appear or hide as your command.

Above is the way to configure Store Demo Notice in Magento 2 web store, if you have any question, feel free to leave a comment or contact us through email.