Sitecore
.NET digital marketing platform that combines CMS with tools for managing multiple websites.
Contents
Analytics
Display the Goal Description in the Experience Profile.
Demonstrate how to obtain goals that were triggered during a visitor's interaction, after their session has ended, this data can be sent to an external system to be used to help marketers by informing them of what customer's and leads are doing on their website.
Demonstrates how to trigger outcomes and display custom outcomes as eras on the Experience Profile timeline in Sitecore.
Audit and performance
Collect detailed timing information for all your Sitecore MVC renderings and API calls.
This repository contains a whole wealth of potential patches for the performance Improvements for the Sitecore platform, most of which are running in production instances of Sitecore.
The module consists of 3 agents that will monitor each of the Event Queue, Publish Queue, and History tables to ensure that they don't exceed a set threshold.
Sitecore template architecture visualization and documentation tool from the SitecoreUML family. Leveraging the open-source APIs associated with StarUML (on which SitecoreUML is also based), SitecoreDXG provides support for generating template data model architecture diagrams and HTML documentation from any existing Sitecore instance (PaaS and non-PaaS both supported) that has the SitecoreUML Service for Sitecore.
Sitecore started providing assembly list information for Sitecore releases starting at 8.2 Update 5. This project provides tools for validating Sitecore assembly lists, both against an installation and during the development process.
Azure
All currently available Azure Resource Manager templates for Sitecore.
Azure-related PowerShell scripts and ARM templates to be used as a template or boilerplate for your own scripts and needs.
Articles on how to automate deployment of Sitecore solution to the Microsoft Azure Cloud Platform utilizing Azure services.
Expanding Sitecore on Azure with flexible and generic scripts (requires a valid PowerShell Azure session to be connected and available).
Samples for the Language Understanding Intelligent Service (LUIS).
Allows to store Sitecore media library assets in the Azure Blob Storage account.
Allow Sitecore Media Library to store and serve from Cloud Storage.
SDK integrating Microsoft's Cognitive Services into Sitecore.
Sitecore Diagnostics using Application Insights.
Creates App Insinghts annotations.
Publishing
ARM templates to install the Sitecore Publishing Service in your Sitecore Azure PaaS environment and scripts to create the necessary Web Deployment Packages.
Gives the content editor the option to delay the publishing of an item for a future point in time.
An enhanced standard publish dialog.
Powershell scripts that both use the Sitecore Install Framework (SIF) to auto-install the Publishing Service & auto-install the Publishing Module on top of the ContentManagement instance or StandAlone instance.
Allows you to monitor the publishing queue on the Sitecore Publishing CM Server, see their current status, and cancel publishing jobs if required (ie. time queued, time publish job started, duration in the queue, number of items published, average time to publish an item, all messages from the published job).
Publish button that forces the item being published, regardless of the state of the Publishable option on the Item tab in the Publish restriction. 1) This function will not publish linked pages in your site that are not published, but only resources like media library items and data sources used in item fields, as those are needed to display the item you want to publish correctly. This method even publishes the templates and layouts used by the current item, if that's not done yet. 2) Unpublish button enables you to unpublish an item with a single click. It will change the Publish Restrictions as it unchecks the Publishable option on the Item tab and publishes the item after that, using a full Republish without Subitems. 3) The Publishing State button shows the publishing state for all publishing targets. If a publishing target is up-to-date, a green dot is shown. If the item is published to a publishing target, but the item has changed afterward, an orange dot is shown (so it's published, but not up-to-date). If the current item is not present in a publishing target at all, a red dot is shown. This function enables the content editor to check in detail if the content is published or not, for every publishing target.
Cache
The module is an implementation of the rules given in the Sitecore Caching guide.
A console for easy Sitecore 10 cache management.
A proof-of-concept for a dedicated HTML cache processing instance.
A caching module that makes working with Sitecore Experience Editor more pleasant.
Clear specific HTML Caches on local and remote instances from the Sitecore client.
Report Sitecore cache size information into Windows performance counters.
Provides rules-based Sitecore output caching variance support, enabling the caching of personalized components and other components that require more complex cache variance logic.
Flashes Partial HTML Cache on changes to Sitecore Dictionary items.
Commerce
Sitecore Reference Storefront.
A sample code for Sitecore Commerce Plugins (targeted toward XC 9.0.3 and 9.1).
Tools for configuring and boostrapping Sitecore Commerce Engine configuration.
Tool to view Sitecore Commerce Engine Configuration.
Provides six-character confirmation codes (configurable), randomly generated, and tracked in the commerce database to avoid conflicts, as shorter codes are easier to communicate over support calls and for some clients may be more convenient than the 25 character confirmations that are provided out of the box.
Allows the user to integrate Fedex as a Fulfillment Method for shipping.
Allows the user to integrate USPS as a Fulfillment Method for shipping.
Allows validating shipping address or billing address to make product delivery a good experience.
Demo
Demo assets with external contributors and partners.
The latest XP 10.0 demo using SXA 10.0. It can be only deployed inside Docker containers.
The source code of a real Sitecore MVP website built with Sitecore 10 and SXA working in containers.
Habitat is an example Sitecore solution built on the Helix architecture principles. No longer being updated or maintained, and is being replaced with Sitecore Helix Examples.
Sitecore JSS PWA demo assets and future "Sitecore Headless" related demo assets.
A collection of utilities and script examples to help with installing Sitecore Experience Platform, installing Sitecore Experience Commerce, installing Sitecore Modules, warming up a Sitecore Instance, security Hardening a Sitecore Instance, etc.
Shares Sitecore JSS PWA demo assets and future "Sitecore Omni" related demo assets.
Habitat Group Demo site - a developer example of a Habitat Based Demo.
A demo of JAMstack architecture by using Git as a single source of truth, and Netlify for continuous deployment, and CDN distribution, built with Gatsby v2.
The Sitecore developer portal built with Next.js, Typescript, Tailwind CSS, and hosted on Vercel, uses static site generation to create all the pages at build time. It also utilizes Incremental Static Regeneration (ISR) to automatically update the app when changes to page content are made. With much of the page content written in Markdown and converted to HTML at build time, images are however used and managed in Sitecore DAM and published to a CDN.
Containers
Build your own Docker images for the most recent versions of Sitecore.
Vagrant environment that creates a "Docker Machine" to work on your MacBook with Windows containers so that you can easily switch between Docker Desktop Linux containers and the Windows containers.
Checks the machine for Sitecore Container compatibility, enable Hyper-V, downloads and installs software including Sitecore 10.1
An official Docker Examples images for the most recent versions of Sitecore 10.*, including 'getting-started' XP0 container environment.
Provides examples on how to deploy Sitecore containers using various methods.
Repository contains Packer templates for a local Sitecore hosting environment with IIS and SQL Server on Windows, SOLR and Sitecore 9.0 building virtual machine images and Vagrant boxes for VirtualBox, provisioned with Chef.
A simple setup that sets up a Linux container on a host running solr with SSL using a generated certificate.
Set of utilities to improve developer experience when running Sitecore in a Docker environment. This an image with development scripts and entrypoints that can be used during Sitecore container builds and a PowerShell module with functions used on the Sitecore container host to initialize the Sitecore Docker environment.
Sample compose files and associated configuration beyond those officially provided by Sitecore.
A script to handle the auto-creation of a Docker Asset Image for a given Sitecore module
Taking Sitecore 10 to the next level into Azure AKS.
Boilerplate project for deploying Sitecore 10.0.* to Azure AKS coming from an Azure PaaS architecture for Sitecore. That includes ARM templates for External Data Services, required to run Sitecore k8s in production, and scripts to support a full Infrastructure-as-Code setup for Sitecore on AKS.
An example of a Sitecore 10.1 XP0 deployment onto AKS with SolrCloud. It should deploy: 1)Sitecore 10.1 XP0; 2)Microsoft SQL Server 2019; 3)Zookeeper 3.4 (3 replicas); 4)Solr 8.4 (3 replicas)
Packaging
Confirms package installation by converting a package into a WDP and installing it.
A tool to automatically apply a Sitecore package to hydrate some content as part of a deployment.
A lightweight means to install Sitecore Update packages via HTTP requests.
Installs update packages in Sitecore from the command line.
Uses a Sitecore Job to automatically deploy update packages from a file system folder on the Sitecore server.
Content Hub
A repository with a source code of Sitecore Content Hub CLI.
Sitecore Content Hub Asset Importer; allows importing image assets from various data sources into Sitecore Content Hub.
Provides tools and sample code to help you learn and work with Sitecore Content Hub.
Demonstrates how to tweet from Sitecore Content Hub CMP.
Extends Sitecore Connect for Sitecore CMP 2.0.0 so images set on CMP entities can be synchronized using the XML format used by Sitecore Connect for Sitecore DAM 2.0.0, so this module is required.
Focal point cropping for Content Hub.
A visual Studio Solution Example to download and base any Content Hub Development on, featuring Intellisense, Sync of scripts, Debugging and Unit-Testing.
Content Hub One
A set of various examples using Content Hub One.
Repository for all the Content Hub ONE demos built by the Sitecore Demo Solutions team, including PLAY Media Next.js Website and PLAY Media Mobile Phone Application.
The starter kit contains helping functionalities such as handling GraphQL JSON output conversion to HTML for Rich Text, Media Fields, and References. It also contains a small example implementation that Developers can use to start their customer projects.
SDK
The source code for all Sitecore Content SDK packages and templates to help you get started using Sitecore Content SDK for XM Cloud.
The official open source ASP.NET Core SDK for Sitecore DXP and XM Cloud.
Sitecore Marketplace SDK hosts the three main packages, client applications (running inside iframes), core SDK, and XMC module, which extend the functionality of the system.
Content Search
Implementation of a Linq extension to be able to query on points that intercept GeoJson polygons in Solr indexes. The demo provides a template with the spatial field, a couple of sample items with polygons from OpenStreetMap that cover some cities; and a controller rendering that reads lat and long from the query string and returns the polygon of the item found (e.g. Big Ben's coordinates return London).
Sitecore configsets (schema) for Solr 8.1.1 and 8.4.0.
A tool for rebuilding search indexes from outside the Sitecore web app especially good for very long-running builds.
PowerShell scripting library to help with installing SolrCloud clusters on Windows.
Creates a SolrCloud container that can be used with a Sitecore 10 instance under Docker. The files have been adjusted from the Solr container files in the Sitecore Docker examples repo. The default "solr" service Sitecore provides can be replaced using these files.
Tool for easy access to the Solr admin console if you have access only to Sitecore CM.
Common extensions to Sitecore contentSearch; hereunder PopulateSolrSchema pipeline processors to ensure that all installed languages in Sitecore are added to the solr managed schema.
An index search development accelerator that allows developers to declare computed search fields on an index that can capture and store targeted field values of items within a scope as well as the field values of items based on specific templates that are part of its presentation. In addition, specific weights can be applied to these computed fields using search boosting so that content-matching search terms can be promoted in search results.
Compatibility patch for Sitecore + Azure Search.
Data
Data Exchange Framework
Collection of 3 gutters for DEF to provide a quick solution for context item of an item within the tree: ItemDisabled, PipelineBatch and PipelineStep.
Sitecore Data Exchange Framework Documentation generated using Sphinx.
Helix
Demonstrations of Sitecore Helix practices across various tooling and business scenarios; intended to demonstrate a wider variety of implementation types/requirements than existing examples.
A demo of XM, Experience Edge, Content Hub DAM and CMP, Content Hub Edge, JSS, CDP, Sitecore Personalize, Next.js and Vercel.
The official guidelines and recommended practices for developing in Sitecore for Sitecore Helix.
Sitecore Helix-based solution for Greenfield projects.
Sitecore Framework from Avanade that follows the Helix modular architecture design principles.
Templates for the Sitecore Helix Visual Studio templates extension.
A simple frontend development setup for a Sitecore Helix solution.
Allows Helix solutions to be published as a single unit, with content from modules (like views and config patches) being automatically included. It also contains optimizations and guidance around local development deployments. Since it extends the standard Web Publishing Pipeline it should work with any supported target (package, file system, Azure, Docker) via either Visual Studio or the command line.
A demonstration of Converting a custom Sitecore link provider from non-Helix to Helix.
The module is designed to add instant Helix compatibility to any Sitecore project.
XM Cloud
Play Summit demo featuring XM Cloud, Content Hub DAM, CMP, Next.js with Versel hosting, etc.
A headless multi-site solution focused on XM Cloud content and site management capabilities. Includes easily customizable sample sites for select industries.
A console app showcases various capabilities of the Sitecore GraphQL API, such as retrieving Sitecore items, obtaining a list of websites, inserting sample items, and uploading media files.
A solution designed to help developers learn and get started quickly with Sitecore Containers, the Sitecore Next.js SDK, and Sitecore Content Serialization.
A solution designed to help developers learn and get started quickly with XMCLoud + SXA + Next.js.
A codebase for a series of XM Cloud sites managed by the Technical Marketing Team at Sitecore: new MVP website along with 3 websites of SUGCON events.
A repo that demonstrates an example of BYOC components using best practices.
release/22.0.0/packages/create-sitecore-jss/src/templates/node-xmcloud-proxy
Deployment
Post-deploy steps for use with TDS. 1) TDS Example project that triggers the post-deploy step; 2) Sample web project to show pulling in the deploy step; 3) DeployStep class library that you can add to your solution.
Sample solution which shows how to develop an open-source Sitecore module and hook it up with AppVeyor, a Continuous Delivery solution hosted in the cloud.
Provides a set of pre-build [CAKE build] tasks to be used to simplify a configuration of CI/CD for Helix-based Sitecore projects.
Extending Content Editor
Adds commands to the Content Editor that allow users to copy and paste the latest version of an item instead of the entire item. After installation, the "Copy version" and "Paste version" commands are accessible from the context menu in the content tree.
Adds a command that allows the user to open an item from the Sitecore content tree in a new browser window. Sitecore does not offer this out-of-the-box, except for the Preview command which has the effect of entering preview mode, so the given module will do the same but without entering Preview mode.
An environment-specific styling (and text) on the login screen and header ribbon for Sitecore.
Prevents Sitecore users from bypassing insert options.
Allows "scope to this" functionality a la Visual Studio on the Sitecore Content Editor tree.
A productivity improvement for Device Editor, showing datasource if set to that particular component and previewing that right from a pop-up click.
Content Editor gutters to indicate tested and personalized items.
Validate if an item can be moved to a new location based on insert options.
Provides Sitecore users a more streamlined and informational approach to content authoring. This is achieved by revamping 5 field types, introducing an Images field, enabling automatic publishing of referenced items, and adding new functionality such as the Edit Form, Go to Item button, and the Field Gutter.
A shared-source module that contains smart copy, duplicate, and clone commands in Content Editor, that implement so much wanted functionality missing by default.
A Sitecore Control that uses the Tiny MCE Editor in place of the default one.
Languages
An extension for the Content Editor and the Experience Editor providing a dialog for content editors, where a page in a specific version can be copied to a selectable list of language versions, including all datasources referenced on the page renderings.
An item Translator module integrates Google Translate seamlessly so that with a click of a button you can translate your text into any language that Google Translate supports.
This module adds a new ribbon into the version's chunk of the Content Editor. With the new ribbon, it is possible to initially create an item version in all configured languages.
Fields
A collection of custom fields ready-to-use with your Sitecore solution.
Sitecore LinkList Field Type.
An extended Treelist field to support cross-database references.
Adds two new field types to the Sitecore Content Editor, Single-Line Text Limited and Multi-Line Text Limited. Both inherit all functionality from the existing text field controls and add the possibility to configure a maximum allowed value for the field, also inform the user of the number of remaining characters while they are editing.
A selection of NameValueDropLists, NameValueDropListsField, NameValueDroplist, NameValueDroplistField, SortableMultilist, SortableMultilistField, TimeZonesDropList fields.
Fully workable solution for YouTube video picker field for Sitecore.
Adds new Checkbox, Droplist, and Droplink field type to the Sitecore Content Editor which depending on the selected value will hide the proceeding sibling fields. All controls inherit from their equivalent Sitecore counterpart and add the required UI enhancements.
Custom Icon selector field for Sitecore.
An image Selector field for Sitecore to allow selecting and previewing multiple images based on the TreeListEx field.
Forms
Adds some functionality to the forms creator, such as sending emails, timespan validation, subscribing a list, conditions, Azure Blob storage provider and many more.
A console application that provides an automated solution to convert and migrate Web Forms For Marketers (WFFM) items and their data to Sitecore Forms.
Brings a new Send E-mail Action for Sitecore 9 Forms, enabling the submission of e-mails using MainUtil.SendMail method, which will use an SMTP server to submit e-mails in HTML or Plain Text.
Use Azure Storage Queue and Azure Storage Blob to store Sitecore 9.3+ Forms uploads Encrypted, with a key from Azure Key Fault - this can be handy for the compliance once users upload sensitive data.
JSS
SugCon 2019 jss examples.
A GraphQL implementation for Sitecore, for example, you can query against Sitecore's Content Search API.
Please follow the primary JSS documentation at https://jss.sitecore.net for the latest documentation on JSS.
A hello world starter for Sitecore JSS without GraphQL bits.
Extending JSON renderings in Sitecore JavaScript Services.
A sample repository to demonstrate how to use .NET anti-forgery tokens in Sitecore JavaScript Services with both MVC and Web API controllers using out-of-the-box anti-forgery token validators. The demo API is also completely mocked in disconnected mode to show how this functionality can work in both disconnected and connected modes.
A full-stack tutorial website to learn all about GraphQL.
A starting template for JSS using Vue.js framework.
A repository with valuable examples, such as JSS embedded app and Next.js using federated authentication.
Adds support for images rendered by SVG tags in Sitecore JSS.
Sitecore JSS 21.4 Next.js sample application in which Storybook 7.4 was added step by step, exposed with the commit history.
Icons
Some extra "people" icons for your Sitecore instances.
MSBuild extensions for building Sitecore icon zip archives and including them in the published website.
An instalable collection of 1800+ FA and 2500+ MUI icons X 4 colors (Black, Blue, Green, Red).
Item Resource Files
Logging
Log4net RollingLogFileAppender for Sitecore that allows capping log files size.
Implementation of RabbitMQ logger adapter for Sitecore.Logger.
Configures your application to log into Logentries (supports NLog, Log4net, Serilog, others).
Provides a set of static methods to use for logging with flexible options
Maintenance
The additional features for /admin folder: AddAdminUser, AddEditorUser, ResetAdminPassword, FillDbWithExtranetUser, InstallUpdatePackage, InstallZipPackage, ParameterDrivenPublish and IsPublishTaskRunning.
The legendary Sitecore Instant Manager, now with version 9.x support.
Backup-restore tool supporting XC and remote machine operation with an excellent pluggable interface. Sifon also has a very powerful extension system with plugins covering many aspects of day-to-day activities.
Marketplace
the starter template for building Marketplace extensions. It demonstrates five extension points: Custom Field, Dashboard Widget, Fullscreen, Pages Context Panel, and Standalone. Each extension point has its own UI and integration with the Sitecore Marketplace SDK.
Seamless Google Analytics integration within the XM Cloud environment. This module provides real-time analytics data visualization, including page views and active user metrics, directly within your Sitecore experience.
Marketplace Icon picker - a sample application showingcasing how to create a custom field extension.
Media
Automatically generates cropped versions of an image, based on pre-defined dimensions and a specified origin, for use on responsive sites.
Brightcove connector for Sitecore Media Framework.
An easy way to show the videos from a channel on YouTube on your site, the YouTube integration module might be what you are looking for. In the media library, you have a YouTube folder and by typing the name of the channel, all the videos in that channel are now represented by an item and when you create a new video on your channel it automatically updates the channel in the media library.
Gives an insight into the usage of your media library similar to a disk usage statistics viewer for your hard drives, also shows you which items are being used and published, so you can easily find media items that unnecessarily take up space in your database and offers you multiple ways of cleaning up your media library!
An automatic image optimizer for the Sitecore media library, reduced the size of your images served from Sitecore by 8-70%, completely automatically. When media images are requested, Dianoga automatically runs mozjpeg, PNGOptimizer, SVGO or WebP on the image data immediately after it is placed in the Sitecore media cache.
NET Core Headless
ORM
Glass.Mapper has been the redevelopment of the very popular Glass.Sitecore.Mapper project. This project aims to create a more robust and more flexible solution that not only works with many different CMS's.
Helper methods for working with generated Sitecore Template Models (Mapped through Glass.Mapper or other framework) with a main goal is to make it easy for developers to query the Sitecore database using generated Template models.
T4 model generation for TDS.
Generates Glass Mapper interfaces using T4 templates without TDS.
An object mapping framework for Sitecore that enables the development of more reliable and maintainable sites in less time than traditional Sitecore development. It is a strongly typed template object generator that is easily understandable for developers with either a Sitecore or traditional .NET background. It neatly integrates with Sitecore MVC (via the Synthesis.Mvc package) as a View rendering model provider and IoC dependency for controller renderings.
Other
Checks the expiration date of the Sitecore license, shows a Content Editor Warning message or/and sends an email to notify when the Sitecore license is about to expire.
A collection of code samples of Sitecore prototypes from John West blog posts.
Allows you to run the Sitecore app's client-side, also following the HELIX concept, the clean way.
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).
A framework designed to allow any type of content to be dynamically injected into an RTE field.
Sends browser notifications to users in Sitecore.
A Sitecore Redis session provider implementation.
Pipelines
Rules
Create any custom Sitecore rules for every page your visitors browse. The user hasn't read T&C page and wants to see a contest page? The page should be accessible only after a certain date? You want to use GEO IP data to change the language of your home page automatically? You don't have a translation ready for your page? With the Sitecore rules engine only sky is the limit!
Provides conditions and actions for the Rules Engine to automate item name conventions. You can use the ItemNamingRules project to apply different item naming rules in different branches of the content tree.
Rules-based context item menu visibility.
Adds support for adaptive rules for the Sitecore Rules Engine: they are useful when properties on conditions and actions have dependencies on one another.
A pipeline processor for the uiGetMasters pipeline that allows you to organize your Insert Options Rules however you like in the content tree.
A module to allow Sitecore Rules Engine to support the existing placeholder settings functionality coming with Sitecore.
Adds Rules Engine support for adaptive rules (these are useful when properties on conditions and actions have dependencies on one another).
SXA (Sitecore Experience Accelerator)
Shows how to implement response security headers on an example of SXA, but they are truly Helix-generic.
The whole set of dicumentation about SXA.
An education site based on SXA that helps explain the inner workings and illustrate best practices.
A repository holds all the frontend code needed to run the site. It consists of two parts, the SXA themes and the Scriban templates used on the site. The folder structure used in this repository mimics the SXA Creative Exchange output, therefore you can find the sources for the themes and the separate Scriban templates.
A collection of custom SXA rendering variants and some other useful things that may be helpful in your solution.
An example Sitecore project built on top of Sitecore Experience Accelerator.
A Power Shell script used to determine the health status of the SXA site, consists of validation steps, each of them checks different things in SXA solution and provides possible solutions.
An SXA module to validate fields at a site level rather than at the template field level.
Scriban syntax coloring and intellisense for known objects extension for Visual Studio Code.
Sitecore Experience Accelerator (SXA) extensions.
Demonstrates using the SXA CLI from within a Docker container with Node installed.
the lists of assemblies for SXA back to v1.6 and Powershell script to generate your own.
Security
A debugging tool for reading claims passed to Sitecore from Sitecore Identity, after the transformation of those claims from Sitecore Identity. It can be helpful in identifying claims that Sitecore is getting (and in what format) and ensuring group transformations in Sitecore Identity are being processed properly.
A module for Unlocking Sitecore Items.
A module showing a grid with all users and all their rights in a friendly way with exporting options.
Enables the "item:removeVersion" access right, allowing authors to remove individual item versions without allowing authors to delete the entire item. It also allows the initial creator of an item to delete his/her own item, unless an explicit deny delete access right is applied to the item.
Validate user logins and passwords against an existing ASP.NET 2.0 membership database containing user data for existing systems.
Utility built on .net 7 and compiled to a self-contained exe, aimed to simplify certificates management, as a better alternative to mkcert.
SEO
An improved version of the Sitecore 301 redirect module.
Generates the Sitemap compliant with the schema defined by sitemaps.org and submits it to search engines.
An example Sitecore / FakeDB / TDS / Cloud Build project for sitemap generation.
An example code of how you could extend the Sitecore Solr provider.
Enables administrator or editors to manage URL rewrite rules from within the Sitecore client, supporting rewriting of hostnames, relative URL's and absolute URL's.
A redirect manager for Sitecore.
A site-specific version of the Redirect / Rewrite module.
Serialization
An advanced serialization library for Sitecore, designed to be a complete replacement for the Sitecore serialization format and filesystem organization, as well as enabling cross-source item comparison.
A utility for Sitecore that solves the issue of moving templates, renderings, and other database items between Sitecore instances by writing serialized copies of Sitecore items to disk along with the code - this way, a copy of the necessary database items for a given codebase accompanies it in source control.
A framework for angularjs-based microservice architecture operations.
An experimental serialization data provider for Sitecore.
Sitecore Host
A basic set of templates to help you get started building your own Sitecore Host applications.
Sitecore Host example solution which can be used as a starting point for Sitecore Host applications. Currently runs in the IdentityServer Host as a plugin, will be updated when standalone Sitecore Host applications become readily available.
Sitecore Host Plugins for extending Sitecore Identity Server.
A basic Sitecore Host application that displays a demo web page.
SPE (Sitecore PowerShell Extension)
SPEAK
Testing
A unit testing framework for Sitecore that enables the creation and manipulation of Sitecore content in memory. It is designed to minimize efforts for the test content initialization keeping focus on the minimal test data rather than comprehensive content tree representation.
Mockable, LINQable support for Sitecore and Sitecore MVC.
WebApi
Ready to pick-and-use samples of Sitecore Services Client and Sitecore WebApi implemented in a form Helix feature.
An example of a Sitecore oData Repository.
Sitecore pipeline processor and extensions to the HttpRouteCollection to enable session in Web API 2.
Sitecore WebAPI client.
A Web API method to securely trigger a Sitecore publish of an item or tree.
xConnect and xDB
A tutorial repository based on the Sitecore documentation to walk users through common interactions with the xConnect APIs based on code from Martina Welander in the "Getting Started" tutorials and other great documentation.
A Swiss Army Knife for debugging xConnect. Features: Insight into current tracking session data; Show goals and events that were triggered on the last page view; Status checker that validates your xConnect setup (connections, certificates, settings); Set identifiers and basic contact data in the current session; Flush current session for immediate processing.
API and js-function to allow client-side triggering of Sitecore events/goals and outcomes.
Generates "realistically looking" traffic for Sitecore sites with configurable patterns.
A simple Node.js proxy to access xConnect's oData API in Sitecore 9.
An example console application you can use to deploy the Marketing Automation Engine.
A "Execute Right To Be Forgotten" plugin for Marketing Automation Action.