Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coreyasmith/sitecore-sample-mvc
๐งช MVC version of out-of-the-box @Sitecore sample site.
https://github.com/coreyasmith/sitecore-sample-mvc
mvc sitecore
Last synced: about 1 month ago
JSON representation
๐งช MVC version of out-of-the-box @Sitecore sample site.
- Host: GitHub
- URL: https://github.com/coreyasmith/sitecore-sample-mvc
- Owner: coreyasmith
- Created: 2017-02-27T00:55:09.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2020-08-12T16:48:06.000Z (over 4 years ago)
- Last Synced: 2024-05-27T20:38:16.679Z (7 months ago)
- Topics: mvc, sitecore
- Language: C#
- Homepage: https://www.coreysmith.co/sitecore-beginners-convert-sitecore-sample-site-to-mvc/
- Size: 19.5 KB
- Stars: 1
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Sitecore - Sitecore.SampleMvc - MVC versions of the code for the out-of-the-box Sitecore sample site (by default Sitecore comes with a sample site that is built on web forms and XSLT). (Other)
README
# Sitecore.SampleMvc
By default Sitecore comes with a sample site that is built on web forms and XSLT. This repository
contains MVC versions of the code for the out-of-the-box Sitecore sample site.## Getting Started
The code in this repository is explained in detail on
[my blog](https://www.coreysmith.co/sitecore-beginners-convert-sitecore-sample-site-to-mvc/).This repository is available as a Sitecore package under
[Releases](https://github.com/coreyasmith/Sitecore.SampleMvc/releases). When installing the
package, you will be prompted *Item being installed already exists in database.* Choose the
*Overwrite* option and click *Apply to all*. Perform a full site publish after installing the
package.