URL change and page creation

Dear All,

is it possible to change a default url? For example see this link:
http://localhost/ojscopy/index.php/gerundium/user/register
I’d like to change the endig from “/user/register” to “/user/registration” or something else.

What kind of changes do I need to make in the files? Which files do I need to modify?

My other question related to this issue is the following. I’d like to create a new page in OJS (similar to the link above). What files should I create, and what should modify in the code for the page to appear?

Thanks in advance!

Best,
Balazs

Hi @balazs95,

You don’t say what version of OJS you’re using, but this topic discusses changing the URL path in OJS 2.4.8 and this topic discusses changing it in OJS 3. It does not look like an easy task.

To create a new page in OJS you can enable the Static Pages Plugin under Website Settings > Plugins (in OJS 3).

Best,
Amanda Stevens
Public Knowledge Project Team