Akshay Sura - Partner
15 Aug 2025
The Sitecore Marketplace is set to redefine the way developers enhance Sitecore ecosystems. Sitecore marketplace apps are lightweight web applications that fit perfectly within Sitecore’s fabric, removing the headaches tied to legacy module deployments and the endless battles over version alignment.
This guide will help you step by step through the creation of a fully-fledged marketplace app, using SiteCron Cloud as our running example: an innovative scheduling tool that lets content editors kick off publishing flows triggered by easy-to-read CRON expressions.
The current version of SiteCron is used by a lot of installs, and when XM Cloud came along, so did the requests to see if we can create a version of SiteCron for SaaS.
Sitecore Marketplace apps operate within a sophisticated ecosystem that provides:
Extension Points: Specific UI locations where your apps can be embedded
SDK Integration: Powerful JavaScript/TypeScript SDK providing:
API Access: Controlled access to Sitecore's Management APIs for content operations
For SiteCron Cloud, we implemented both dashboard widgets and page context panels:
This dual approach delivers both macro-level insights and granular control, creating a cohesive user experience.
Content teams frequently need to publish content at specific times—product launches, marketing campaigns, and scheduled announcements. Manual publishing is error-prone and requires someone to be available at precisely the right moment.
SiteCron Cloud delivers:
Understanding Sitecore contexts is crucial for effective marketplace apps:
Application Context - Available everywhere:
Pages Context - Page builder only:
The dashboard widget provides high-level insights across the entire tenant.
The context panel integrates directly into the content editing workflow.
For production apps, Sitecore recommends using the Blok Design System:
npm install @sitecore/blok-ui
Benefits:
Clean separation between UI and API logic is essential for maintainable code. We built the API layer and hosted it in Azure.
Separation of Concerns
Context Management
State Management
Ready to build the next generation of Sitecore extensions? The marketplace ecosystem is waiting for your innovation.
Akshay is a nine-time Sitecore MVP and a two-time Kontent.ai. In addition to his work as a solution architect, Akshay is also one of the founders of SUGCON North America 2015, SUGCON India 2018 & 2019, Unofficial Sitecore Training, and Sitecore Slack.
Akshay founded and continues to run the Sitecore Hackathon. As one of the founding partners of Konabos Consulting, Akshay will continue to work with clients to lead projects and mentor their existing teams.
Share on social media