How can I enable useradmin, crx update in publish?
I'd like to be able to enable the useradmin interface (http://localhost:4503/useradmin ) on my publish instance. Right now, I'm getting a 404.
Also, I'd like to be able to make direct changes using crx console. Right now, I'm getting a 403 whenever I tried to update anything.
Of course this is just my local instance. I would never do this in production.