Jump to content

Change activity stream URL?


simonle

Recommended Posts

Posted

How do I change the URL of a stream?

I've made a custom stream in the ACP and I don't want the URL to be mysite.com/discover/6. Is it possible to change the URL of a stream?

Posted

I think it is not possible to change the URL showed on the My activity stream without changing to code-behind.

However, if you would like to create a custom menu that will navigate to the URL you desired for the activity stream you have made. You can do as follows:

First, go to ACP > System > Advanced Configuration > Friendly URLs

Create a new friendly url

https://mysite.com/your_desired_url >>> https://mysite.com/index.php?app=core&module=discover&controller=streams&id=6

Then, go to ACP > System > Menu Manager. On the activity menu tab, create new menu item under it and select the menu item type as "External Link" and place this https://mysite.com/your_desired_url into the URL textbox. Publish the menu once finished.

 

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...