-
Notifications
You must be signed in to change notification settings - Fork 174
Description
If you go to the Packages section on Our you get a nice big message telling you to search the marketplace. However, as @jacksorjacksor pointed out to me, if you google for a specific package chances are you are still going to be directed to the specific package page on the Our website, and specific package pages make no mention of the marketplace, so people would not know they are in the wrong place. Try searching for "umbraco clean starter kit".
Of course if you were looking for pre v8 package info then you would be in the right place, so am not suggesting implementing any redirects.
But how about a suitably worded banner at the top of all package pages? Which could include a link to the marketplace (searching for the package name). We could also manage a json file of the Our urls and the marketplace equivalents for the popular packages, so that we can put the correct link if it's listed in that json file. This json file feels a much easier approach than going anywhere near suggesting that a new textbox is added to the package doc type and giving people the ability to maintain their marketplace urls themselves...
I would appreciate HQ's thoughts please before I give this banner a go (I think I still have Our running locally!)