How to change the “-” in profile address into other character

If a user has username, he can access his profile using the url like this https://domainname.com/-username. You can change the “-” to another character by following the below steps:

1. Ftp access to your hosting server

2. Modify the following files:

…/app/config/route.php

image_2022_01_06T07_18_52_600Z

…/app/controller/usercontroller.php

image_2022_01_06T07_18_58_208Z

…/app/model/user.php

image_2022_01_06T07_19_03_390Z

Last Updated On January 06, 2022