Masthead image for SitecoreFundamentals.com
Banner image for A User's Guide to the Send Batch Upload and Merge Module article

Yesterday I posted a walkthrough of this module, diving into the development of it. Today I wanted to show Sitecore Users how you install and configure this module with no development experience needed.

Read More
Banner image for Walking Through the Send Batch Upload and Merge Module Code article

In my last article I introduced you to the Send Batch Upload and Merge Module, and why you might need it. We looked at the PowerShell script that calls the module, and today I'll walk you through the supporting code to get the work done.

Read More
Banner image for Introducing the Send Batch Upload and Merge Module article

Being on my new team is a breath of fresh air, and with a bunch of new challenges in the composable space I've got a lot to write about. My very first task was to remove manual work when combining email lists in Send. I accomplished this by building the Send Batch Upload and Merge module, and I'll take you through how and why it was created. 

Read More
Banner image for I Made a Package for the Unrestricted Boost Operation Known Issue article

This week Sitecore released a known issue stating, “Any Sitecore Client user is capable of performing boost and kick operations after the maximum number of allowed users has been reached”. A starting point for the code fix was provided, but teams will need to complete it, then package and deploy it. I've done that and uploaded the package for anyone who needs it. 

Read More
Banner image for The Publish Page URL Module for Sitecore Now Offers Root Override Support! article

One of the modules I've created is the Published Page URL, which shows authors the actual public URL for pages or media items (something that Sitecore doesn't do). Well, now it supports root override items, allowing you to have the resolved Url be off the root of your site instead of its position in the IA. Yeah, I know that's not super clear, but I'll explain further, and you'll like it, along with the hint of another module coming soon!

Read More