Marketplace integration suggestion
Hi,
I know you’re already working on Marketplace integration directly from the Sitefinity back-end but in case you’re looking fors ome further inspiration, if you haven’t done so already, please check out the Orchard CMS on Codeplex. (http://orchard.codeplex.com/)
Don’t worry it’s not anywhere near Sitefinity but it’s got (from a user standpoint) seamless integration between local assets and the online gallery.
This integration in turn is base don the Orchard Gallery Project (http://orchardgallery.codeplex.com/) which also powers the NuGet gallery (probably something the developers will have heard of.
So why is this so perfect for Sitefinity?
It based on an OData feed as the gallery listing, and allows for multiple sources which would be super so we could set up ‘internal marketplace’ for custom (in-house) build modules we don’t share on the public Marketplace.
The versioning part would also be great since it would allow for easy updates and bug fixes (both internally as well as on the general marketplace.
Hello Jochem,
Thank you for pointing out the implementation of Orchard's marketplace. We are aware of its architecture and implementation and we have also planned a lot of benefits for our Marketplace that will be coming later this year. There are a few roadblocks that we have to first resolve such as binding redirection of assemblies if they are build with an older version of the product. Orchard's implementation handles that by dynamically compiling your dependency assemblies on the production environment which gives a lot of benefits.
All the best,
Hristo Borisov
the Telerik team