Tutorial #23: JWT Bridge - Integrating External Tools into Bloomreach XM
In this video we're going to talk about extending the CMS with your own tools without customising the CMS.
Tutorial #22: Why you should consider using Bloomreach XM and XIN Mods
In this video we're going to have a look at why XIN Mods is a great addition to Bloomreach, and why you should be using them both to speed up your development workflow!
Tutorial #21: Package Manager - Moving content between Bloomreach Environments
In this video we're going to talk about the package manager, what it is and why you should use it.
Tutorial #20: Adding a Custom Document Toolbar Button
In this video we're going to talk about how to add custom buttons to the document toolbar and a potential usecase for it.
Tutorial #019: Adding a Custom Admin Panel
In this video we're going to talk about creating your own Admin panels.
Tutorial #18: Using Content Blocks for complex Document Types
Bloomreach's out-of-the-box document types are reasonably rigid. You specify a set of fields to be part of a document type. With the content blocks plugin, you are able to create more flexible document types.
Tutorial #017: Using Groovy scripts to calculate document fields on the fly!
In this video we're going to talk about using Groovy scripts to calculate document fields on the fly!
Tutorial #016: Preventing unwanted Bloomreach content structure changes using XIN Mods
In this Bloomreach tutorial we discuss how to prevent people from messing with the structure of your content tree too much by using XIN Mods Workflow Actions.
Tutorial #015: Structuring your content tree with template queries
In this Bloomreach XM Tutorial we're going to talk about structuring your content tree using template queries.
Tutorial #014: Deploying Bloomreach XM and XIN Mods with Docker
In this video we're going to use Docker to deploy a Bloomreach XM with XIN Mods instance within minutes!
Tutorial #013: Restructure your Bloomreach XM Content by using Faceted Navigations
In this video we're going to talk about using faceted navigation nodes to navigate through our content structure in new ways.
Tutorial #012: Collections API: Store documents into and fetch from Bloomreach XM using XIN mods
The XIN Mods Collections API helps you store and fetch simple flat documents into and from your Bloomreach Repository.
Tutorial #011: Prefetching Content from Bloomreach XM using XIN mods
In this Bloomreach Tutorial we're going to talk about content prefetching to reduce API chattiness and speed up your backend code.
Tutorial #010: Building Dynamic Queries using Bloomreach XM and XIN Mods
We're going to talk about writing more complex dynamic queries using two different approaches.
Tutorial #009: Using queries to retrieve documents using Bloomreach XM and XIN Mods
In this Bloomreach XM with XIN Mods tutorial we're going to talk about executing simple queries using the XIN Mods Query API.
Tutorial #008: Retrieving folders and documents from the Bloomreach repository
Let's talk about retrieving folders and documents from the Bloomreach repository using the XIN mods extensions.
Tutorial #007: Creating and retrieving an Asset using Bloomreach XM and XIN mods
In this video we're going to talk about adding assets to our document type, and retrieving their values using the xinmods NPM module.
Tutorial #006: Fetching and Manipulating Images from Bloomreach
In this video we'll have a look at how to fetch and manipulate images from the Bloomreach DAM using XIN mods.
Tutorial #005: Connecting to Bloomreach XM with XIN Mods using NodeJS
In this Bloomreach XM + XIN Mods tutorial, we're going to talk about how to connect your NodeJS projects to a XIN Mods enabled Bloomreach instance!
Tutorial #004: Bloomreach XM Built-in Development Tools
We're going to have a look at the web apps that come with a Bloomreach XM instance!
Tutorial #003: Creating a Compound Type in Bloomreach XM
A compound type is a reusable block of document fields. It is a useful way to group fields together, sort of a sub document within a document type. Let's have a look together!
Tutorial #002: Creating a Document Type in Bloomreach XM
A tutorial to show you how to create a document type in Bloomreach XM, and how to save your work using the package manager.
Tutorial #001: Start a XIN Mods Bloomreach Instance
Understand how to install the XIN Mods Bloomreach XM project and get up and running in only a few minutes.