Make Admin Path manually configurable for all apps
-
does that mean fixing the default theme so people can log in initially? or just have it in the first-run popup?
The WP Cerber plugin can rename the admin link too.
@robi said in Make Admin Path manually configurable for all apps:
does that mean fixing the default theme so people can log in initially? or just have it in the first-run popup?
The WP Cerber plugin can rename the admin link too.
Well, on initial installation, the admin url will always be
/wp-adminbut since plugins can change that, a configurable setting in the Wordpress app for "Admin Path" would be beneficial for Wordpress users. Tbh, I'd take the solution even if it was hardcoded to/wp-adminand just switch back. But makingconfigurePathconfigurable for Wordpress would be great for this exact use case. -
-
@Lonk Right, this is why we didn't add it for WP
I would say 1 in 2 installations changes that URL so it cannot come from the manifest itself (maybe the default can come from manifest). But now, we have to make it configurable as well. Anyway, I am happy to see how many other users want this. -
@girish Did this configurable / optional setting ever make it into a future release? I'd love to use it with my wp-admin (that I configure).
-
@girish One day tho maybe? I find myself constantly wanting to fork Wordpress just to add
configurePathto the manifest, it's really useful tbh. -
@robi I don't touch
dashboardcode. I wouldn't mind doing a PR for the Wordpress (Developer) project to add this but to be applicable to all users dashboard code would be needed since "admin urls" are technically changeable.I don't think @girish should accept anything less than me doing a PR for making the fields customizable. And...okay, now that I've thought about it, if Girish isn't against the PR for the
dashboardchange, then I'm down to code it. -
did this ever get implemented? i'm coming back to Cloudron and this was literally the first thing i felt i really wanted from the app list
-
did this ever get implemented? i'm coming back to Cloudron and this was literally the first thing i felt i really wanted from the app list
@Lonkle Heyyy - welcome back - we missed you!
-
@robi oh, silly me, i'll PR this and submit it. i think it could be really useful to all users.
nice to see you and @marcusquinn are still here, missed you guys. i'm glad to be back! looking forward to working with you guys again
(NOTE: I wrote some custom javascript to read the App Name
tdand append the Admin Path to the site urltddepending on the app installed, so if anyone wants this functionality before i submit a PR for it - DM me!) -
@robi oh, silly me, i'll PR this and submit it. i think it could be really useful to all users.
nice to see you and @marcusquinn are still here, missed you guys. i'm glad to be back! looking forward to working with you guys again
(NOTE: I wrote some custom javascript to read the App Name
tdand append the Admin Path to the site urltddepending on the app installed, so if anyone wants this functionality before i submit a PR for it - DM me!)@Lonkle last time you were here was like pre-ChatGPT?
