ποΈ Analytics
4 items
ποΈ Add your own server timings
This guide explains how you can add new timings to the `Server-Timing` headers in your responses in Front-Commerce.
ποΈ Cache-Control headers
This guide explains how you can add Cache-Control headers in your routes in Front-Commerce.
ποΈ Configuration
3 items
ποΈ Customize Outbound Requests Metrics
How to customize the outbound requests metrics.
ποΈ Customize the sitemap
Learn how to customize the sitemap for both static and dynamic pages in your Front-Commerce application.
ποΈ Customize the styles
This guide explains how to override a component in Front-Commerce, to customize the default styles
ποΈ Customize WYSIWYG Platform
In this guide, you will learn the different WYSIWYG implementations available on Front-Commerce and how to customize them.
ποΈ Dependency Injection
This guide walks through the process of utilizing Dependency Injection (DI) within your Front-Commerce application. DI is a pattern that allows classes to receive dependencies from external sources rather than constructing them internally, facilitating more modular, testable, and flexible code.
ποΈ Display prices with or without taxes
This guide walks through the process of displaying prices with or without taxes within your Front-Commerce application.
ποΈ Display WYSIWYG content
Let your users write their content without needing any HTML or React knowledge while still being able to deliver a qualitative UI (performant, responsive, accessibleβ¦) to customers.
ποΈ Dynamic Routing
This guide explains how you can create dynamic routes for url rewrites in Front-Commerce.
ποΈ Error Handling for routes
Learn how to effectively manage errors at various levels of your Front-Commerce application using ErrorBoundary components.
ποΈ Extend layout route
This guide explains how you can extend an existing layout routes.
ποΈ Extend the GraphQL schema
This guide explains how to customize the GraphQL schema to add your own domain objects
ποΈ Extend the Vite Configuration
2 items
ποΈ Extension Features
1 item
ποΈ Flash messages
Learn how to push and display flash messages in your Front-Commerce application.
ποΈ Magic Button
4 items
ποΈ Maintenance Mode
3 items
ποΈ Override a component
This guide explains how to override a component in Front-Commerce, to customize the theme of your application
ποΈ Prevent excessive usage with rate limits
This guide explores the implementation of rate limiting techniques to safeguard your applications from excessive use.
ποΈ PWA Setup
This guide explains how to setup your PWA.
ποΈ Register an extension
This guide explains how to register an extension in a Front-Commerce application to leverage its features.
ποΈ Server-Side Events
3 items
ποΈ Translate your application
International e-commerce websites often need to translate their UI into several languages to make sure that they reach a broader range of customers. This documentation will show how this works for static content in your application.