Hi Rob,
It used to come with mojoPortal, so it was installed by default. We felt like it was not nearly to the point of a proper webstore so we removed it from the releases.
So, to remove it from your installations, do the following:
- Go to Administration > Advanced Tools > Feature Installation/Configuration
- Click the settings gear next to WebStore
- Click the delete button.
- Go to the file system for the installation and delete the following folders/files
- <install directory>/WebStore
- <install directory>/bin/WebStore.Business.dll
- <install directory>/bin/WebStore.Data.dll
- <install directory>/bin/WebStore.UI.dll
- <install directory>/setup/application/webstore
- <install directory>/setup/ProviderConfig/worldpayresponsehandlers/webstoreworldpayresponsehandler
- <install directory>/setup/ProviderConfig/sitepredeletehandlers/009_webstoredeleter.config
- <install directory>/setup/ProviderConfig/paypalreturnhandlers/webstorepaypalhandler.config
- <install directory>/setup/ProviderConfig/paypalpdthandlers/webstorepaypalpdthandler.config
- <install directory>/setup/ProviderConfig\paypalipnhandlers/webstorepaypalipnhandler.config
- <install directory>/setup/ProviderConfig/indexbuilders/webstoreproductindexbuilder.config
- <install directory>/setup/ProviderConfig/indexbuilders/webstoreofferindexbuilder.config
- <install directory>/setup/ProviderConfig/gcheckoutnotificationhandlers/webstoregcheckout.config
- <install directory>/setup/ProviderConfig/contentdeletehandlers/webstoredeletehandler.config
For those items in the <install directory>/setup/ProviderConfig folders, you could just do a search on the ProviderConfig folder itself for webstore and delete any items found.
Thanks,
Joe