I have been checking various carts and installing them via softaculus. All I've tried, except Arastta allows one to change the name of the 'admin' folder for extra security.
What files need modified and where to rename the admin folder?
Thanks
What files need modified and where to rename the admin folder?
Thanks
Share this post:
Accepted Answer
A quick and fine solution is to use the Keyword setting, together with the firewall: https://arastta.org/docs/user-manual/system/settings/security
And also, some of the more secure login options, together with your own security and best practise: https://arastta.org/docs/user-manual/extensions/two-factor-authenticator
But if you still like to change the folder name (even if it's not needed), you would need to edit it through ftp/sftp/filemanager, and the also change it in the define.php: https://github.com/arastta/arastta/blob/master/define.php
Note! You might also need to change most extensions too, to make them install correctly when renaming folders, I guess ...
Note2! The reason some has a rename option, is because of a bad security history. But if the system is secure, it shouldn't be needed.
And also, some of the more secure login options, together with your own security and best practise: https://arastta.org/docs/user-manual/extensions/two-factor-authenticator
But if you still like to change the folder name (even if it's not needed), you would need to edit it through ftp/sftp/filemanager, and the also change it in the define.php: https://github.com/arastta/arastta/blob/master/define.php
Note! You might also need to change most extensions too, to make them install correctly when renaming folders, I guess ...
Note2! The reason some has a rename option, is because of a bad security history. But if the system is secure, it shouldn't be needed.
Responses (5)
-
Accepted Answer
Hi,
The problem is not in the manual - that's where I realized the ? mark is part of the path. That clarification (note the required question mark) would be better on the software itself where you explain what that setting is. When I saw the ? mark there I thought it was a typo.
and yes, i have been building first and reading the instruction manual latter. sorry. -
Accepted Answer
Glad you figured it out.
It's also stated in the docs, but maybe it could be made even more clear (feel free to propose a change, see bottom of the doc page):
Keyword for Admin Panel: Enter a keyword to access the admin panel such as 'mypanel' so that the system will require it to be in the link like domain.com/admin?mypanel. Leave blank to disable it.
Maybe:
Keyword for Admin Panel: Enter a keyword to access the admin panel such as 'mypanel' so that the system will require it to be in the link like domain.com/admin?mypanel (note the required question mark). Leave blank to disable it.
-
Accepted Answer
-
Accepted Answer
Ooops !
I added a keyword to change the admin folder path and now I can't get in
I have installed a re-direct on my website that contains the store. So now, every time I type the path including the keyword to enter the admin section I get a nice message and re-direct to my home page.
Not sure what's going wrong. How do I fix this? -
Accepted Answer
Thanks. I just noticed that capability in the Settings section.
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »