How Payload's DX reinvented Bizee in three months

Industry

Business Formation

Use case

Headless CMS

Riotters Bizee perspective hero

Bizee, a leader in business formation, had a substantial challenge.

They needed to migrate and overhaul 2,500 pages while replatforming to a new CMS, and enact a comprehensive site redesign under a total rebrand—in just three months.


Riotters, an agency that thrives on innovation (and, evidently, ambition), had a solution: Payload.

THE CHALLENGE

A complete digital overhaul

This project was, in a word, daunting.

Migrating 2,500 pages to a new domain demanded more than a mere data transfer; it required a complete overhaul—rebranding and redesigning within a narrow timeframe.

Challenges were magnified by previous CMS limitations with HubSpot, with issues like struggling web vitals, troublesome codebase maintenance, and ineffective version control.

Riotters required a solution that not only facilitated swift and seamless execution but also the ability to offer a best-in-class performance for a best-in-class client.

A migration marathon

Riotters needed to manage the migration of 2,500 pages—without compromising SEO or user experience, a monumental task even under the most forgiving of deadlines.

Overcoming roadblocks

Riotters struggled with the Bizee's existing CMS, requiring a more robust solution that provided enough flexibility to build what they needed—without limitations.

Design to development workflow

Given the condensed timeframe, the new design would need to be built at light speed, and delivered in a way that allowed editors to manage content effectively, collaboratively, and with immediacy.

Bizee CMS showing field types such as hero variant, page title, hero image, links, etc
THE SOLUTION

The power of a great developer experience

Enhanced by TypeScript, Payload was transformative in ensuring error-free, maintainable code and streamlined design integration.

Efficiency with migration

Payload's robust architecture provided Riotters with the tools necessary to efficiently migrate all content to the new domain.

Component flexibility

Roadblocks were mitigated by Payload’s limitless nesting capabilities, allowing Riotters to build complex data structures with ease.

From Figma to Payload in record time

Riotters transformed their design workflow, bridging Figma concepts to development—eliminating the barriers between ideation and execution and accelerating the project timeline.

1
const HomeHeroDefinition = (condition: Condition): GroupField
2
=> ({
3
name: 'homeHeroVariant'
4
interfaceName: 'homeHeroVariant',
5
type: 'group',
6
admin: {
7
condition,
8
},
9
fields: [
10
richText ({
11
name: 'title',
12
label: 'Title',
13
}),
14
richText ({
15
name: 'description',
16
label: 'Description',
17
}),
18
{
19
label: 'Image',
20
name: 'media',
21
type: 'upload',
22
relationTo: 'media',
23
},
24
{
25
label: 'Mobile Image',
26
name: 'mobileMedia',
27
type: 'upload',
28
relationTo: 'media',
29
},
30
{
31
name: 'button',
32
type: 'group',
33
fields: ButtonDefinition.fields,
34
},
35
],
36
});
37
38
export default HomeHeroDefinition;
39

By the numbers: The impact of Payload

When it came to demonstrating the impact of Payload on operations, Riotters had receipts.

01

Website Performance

Core Web Vitals scores increased from of 50 to 90 (out of 100).

02

Ownership and Accessibility

Code and content shifted from CRM servers, where access was limited, to a self-managed environment of AWS and MongoDB–enhancing security and efficiency.

03

Time Savings

Adopting Payload's TypeScript-based architecture led to a 40% reduction in time required to develop new features.

04

Cost Reduction

A significant decrease in maintenance costs when comparing combined expenses of MongoDB, Vercel, and AWS to previous content management systems.

Accomplishing the (almost) impossible with Payload

Daunting in scope and complexity, the project involved not just migrating to a new domain but entirely reimagining Bizee's digital presence.


To deliver on their promise to Bizee, Riotters relied on Payload for its clean, TypeScript-driven architecture, which proved transformative, streamlining the design integration and ensuring error-free, maintainable code. This accelerated the content migration, preserved SEO and user experience.


It even facilitated the design-to-development process—helping Riotters translate Figma concepts into live implementations.


Crucially, Payload’s natural synergy with Next.js catalyzed cross-functional collaboration among developers, designers, UX professionals, QA teams, and marketers. This not only made the ambitious redesign and migration feasible but also fostered a more inclusive and efficient project environment.


Through this collaboration, Riotters not only met but surpassed Bizee's objectives, setting a new benchmark for digital transformations and showcasing the power of innovation and teamwork.

Effective collaboration between our developers, designers, content creators, and other stakeholders is critical to the success of any project. Payload promotes closer collaboration through its intuitive interface and capabilities catering to technical and non‑technical users.

Riotters logo, svgRiotters logo, svg
Robert Babiński, Front-end Developer

Payload was created because agencies needed a better solution.

It was built from the ground up to give developers a platform they enjoy working with, and an admin experience that clients will love to use.