The e107 Back End
The back end is the backbone of your system. All aspects of e107 are configured through the back end. Like the front end, we control the back end by means of a theme. Initially the administrative theme is different from the front-end theme. So we will all be on the same page, leave the administrative theme set to the default, which is Jayya v1.0
. The administrative theme can be accessed using either a direct or an indirect method.
The direct method, which I recommend, is to use the administrative login located at http://yourdomain.com/e107_admin/admin.php as shown below:
The indirect method by logging in using your administrative username and password on the front page and then selecting the Admin Area in the menu on the left side of your screen as shown in the screenshot below:
Note
Please note that if you did not delete the install.php
file as instructed in Chapter 2 you will see a security warning on the front page as shown in the screenshot in the previous page. If you...