simonle Posted April 18, 2017 Share Posted April 18, 2017 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? Link to comment Share on other sites More sharing options...
Foolboy Posted April 19, 2017 Share Posted April 19, 2017 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. Link to comment Share on other sites More sharing options...
simonle Posted April 19, 2017 Author Share Posted April 19, 2017 Thank you for your help @Foolboy, hopefully IPS makes it possible to change the URL of custom feeds in a future update. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.