On point four, the link does not show the new directory, but still says estia. Leads to 404 page.
I cannot change the username for the Administrator after installation. This is not life-threatening, but somewhat annoying.
I've played with other CMS that doesn't allow this either.But, I can always change username through phpmyadmin - manually. Especially when working locally. Haha, I think someone is going to throw an angry bird in my face here for saying that. Elx team does not recommend ever manually altering the database, as it is dangerous. So, alter at own risk but it's possible.
But, I can always change username through phpmyadmin - manually. Especially when working locally. Haha, I think someone is going to throw an angry bird in my face here for saying that.
$elxis = eFactory::getElxis();if ($elxis->user()->uname == 'admin') { //do stuff}
BTW it will be fun to see someone trying to reset his password via phpmyadmin