Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > General Support > Topic : Custom WP Install, Different Admin Link



Threaded Mode | Print  

 Custom WP Install, Different Admin Link, Created new WP custom install, which redirects wp-admin...but, doesn't work. (7 Replies, Read 5148 times)
sitedartweb
Group: Member
Post Group: Newbie
Posts: 11
Status:
Hey all,

First post...so, hello.

I have created a new custom install of Wordpress with a few plugins we use. One plugin redirects wp-admin to a new link (/siteadmin).

I have edited the info.xml file to include the new admin (<admin>siteadmin/</admin>), which displays correctly when installed...but, it looks like softaculous is storing either wp-login or wp-admin. when I click the link, it, of course, gives a 404.

Can we change the admin/login link for the softaculous installed app?

Thank you
IP: --   

Custom WP Install, Different Admin Link
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5647
Status:
Hi,

Please add the following lines to the install.php in the __install() function of your custom script :
PHP Code

 $software['adminurl'] = $__settings['admin_folder'] = $__settings['adminurl'] = 'siteadmin';
sfileindex($software['adminurl']); 



-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

Custom WP Install, Different Admin Link
sitedartweb
Group: Member
Post Group: Newbie
Posts: 11
Status:
Ok....this threw me off. Since we used the Custom Wordpress instructions, the install.php is encoded.

So, basically, I need to create an install.php from scratch if I want to set a custom admin login?
IP: --   

Custom WP Install, Different Admin Link
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5647
Status:
Hi,

I have sent you some instructions via email.

Please let us know if you need any further assistance.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

Custom WP Install, Different Admin Link
sitedartweb
Group: Member
Post Group: Newbie
Posts: 11
Status:
Excellent. This totally works.

You may resolve as fixed!
IP: --   

Custom WP Install, Different Admin Link
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5647
Status:
Hi,

Glad to know it worked.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

Custom WP Install, Different Admin Link
e-solutions
Group: Member
Post Group: Newbie
Posts: 4
Status:
I could use those instructions too please.My ISP cannot understand why I would change my WordPress Admin URL, so will not support making any changes.
I use the standard softaculous WordPress installer so no custom script.
Thanks!
IP: --   

Custom WP Install, Different Admin Link
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5647
Status:
Hi,

We did not understand your query.

You want to change the admin URL for your installation ?

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 16, 2024, 10:28 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.023