18 Oct Login OpenCart store as admin
In the previous lesson, we learned how to visit our OpenCart Store for the first time. Now, we will learn how to reach the Login Section to login OpenCart store as admin.
For developing a store, updating and managing it, you need to be the administrator (admin) of the OpenCart store. We created administrator and password credentials while installing OpenCart.
We will see here how to reach the OpenCart Login section. After reaching, we will login to the store and reach the Dashboard section. Write the following link on the web browser and press Enter,
1 2 3 |
http://localhost/studyopedia/admin/ |
Here’s the screenshot,
The login section will be visible now. After adding your username and password, click Login. This username and password is the same which we entered while installing OpenCart.
In this lesson, we learned how to login OpenCart store as admin. After successful login, you will reach the OpenCart Dashboard, which we will see in the next lesson.
No Comments