Sharetribe Web Template articles
29 articlesArticles that help you to understand how the Sharetribe Web Template works.
Change template texts
This guide gives an overview how to change the user interface texts in the Sharetribe Web Template.
Bundled marketplace texts
This guide describes what bundled marketplace texts are, and how to make changes to them.
Hosted marketplace texts with Asset Delivery API
This article describes how hosted marketplace texts work in the Sharetribe Web Template.
How to change marketplace language
This guide describes how to change the language used in the Sharetribe Web Template.
How the template renders content pages
This article introduces how the Sharetribe Web Template uses the Pages feature to generate content pages.
How to add a static page
This guide describes how to add a non-dynamic static page using the Sharetribe Web Template
Enable analytics
This guide describes how to enable analytics in the Sharetribe Web Template
Sitemap in Sharetribe Web Template
This guide describes how the default sitemap works in the Sharetribe Web Template, and how to customise it.
Configuration variables
The Sharetribe Web Template has many configurations you can edit through configuration files. This article explains how to change those configurations and what they mean.
How to manage hosted and local configurations
The Sharetribe Web Template has both local and asset-based configurations available. Learn how to combine both types of configurations.
Currency configurations
The Sharetribe Web Template uses USD as the default currency. This guide will help you to change the default currency and other currency-related settings.
Template environment variables
Reference documentation for environment variables in the Sharetribe Web Template.
State management and Redux
This article explains how the Sharetribe Web Template uses Redux for state management.
Deploy to Heroku
This guide describes how to deploy the Sharetribe Web Template to Heroku.
Deploy to production
This article describes what to take into account when you deploy the Sharetribe Web Template to production.
How to run Sharetribe Web Template in a Docker container
This guide describes how to set up a Docker container running the Sharetribe Web Template.
Code splitting
This article explains how code splitting works in the Sharetribe Web Template.
Routing
This article explains how routing works in the Sharetribe Web Template
Map configurations
This article discusses configuration settings for maps, with which you can customize the appearance and functionality of the maps in your marketplace.
Enable Mapbox
By default, the template uses Mapbox for showing interactive maps. This guide will help you create a Mapbox account and assign the access token to an environment variable.
Enable Google Maps
The Sharetribe Web Template offers out of the box support for Google Maps API for showing a map and searching locations with search autocompletion. This guide describes how to set up the API key for the API requests to work properly.
Sanitizing user-generated content
This guide describes how to sanitize user-generated content to prevent XSS vulnerabilities.
Content Security Policy
This guide describes how to set up a Content Security Policy when using the Sharetribe Web Template.
How to change the default favicons
This guide describes how to use your own custom favicon and application icons in the Sharetribe Web Template.
Styling and CSS
This guide describes the CSS architecture used in the Sharetribe Web Template and how to apply changes to the styling using CSS.
Performance and page speed
This guide describes ways to improve the loading and rendering performance of your marketplace.
Logging errors with Sentry
This guide documents how to use Sentry to log errors in the Sharetribe Web Template
Running snapshot tests
This guide describes how to use the test setup in the Sharetribe Web Template
Continuous integration
This guide describes how the Continuous Integration (CI) setup works in the Sharetribe Web Template and how to enable it.