I have a module in which I created a custom page with controller and some logic. Works fine. I need that page to function as home page for my site. I found some topics about implementing IHomePageProvider, but that seems to be impossible because I can’t find the definition of IHomePageProvider in the Orchard core. So I know there are some topics on this subject, but I didn’t manage to find a solution that way, so therefore this question.
Share
That is because it was removed at the same time as the routable part. This is now done using Alias.