-
Written by Maja Sæterstøen
In this tutorial we're going to look at how we can implement Klarna Checkout on our webshop in a few easy steps.
This tutorial assumes you've already got a functional webshop, as well as user credentials from Klarna.
-
Written by Relatude
When migrating Relatude CMS databases to Azure there are a few things to consider before you get started. This article explains one possible way of migrating databases successfully.
-
Written by Employee
This article describes the steps of installing a new Relatude CMS project using a PostgreSQL database.
-
Written by Employee
This post describes the installation of PostgreSQL using the EnterpriseDB installer. The post is targeted at local installation aimed for development purposes, and not for hosting on a server.
-
Written by Employee
This post covers our experiences of using PostgreSQL for development purposes on Windows machines.
-
Written by Maja Sæterstøen
This post shows how to deploy a database to Azure with SQL Server Management Studio.
-
Written by Relatude
The Relatude WYSIWYG editor works well out of the box, and many sites use it in the default setup. But sometimes you need to style the text and other html elements in the editor in the same style as it is styled in the website, as well as offering custom css classes to apply to elements. This tutorial will show you how.
-
Written by Vidar Langberget
When creating content classes with many properties, it is often useful to group the properties together, so it doesn't appear as one long list of properties. In this tutorial we'll show you one method for grouping properties: Using PropertyGroup panels to group properties.
-
Written by Relatude
-
Written by Relatude
The Relatude blog module supports the MetaWeblogAPI that Windows Live Writer uses to publish blog posts. This means that you can use it to publish blog posts to a Relatude blog.
-
Written by Vidar Langberget
The ForumAddMessage control is normally used on the AddMessageTemplate of the ForumThreadTemplatedView control. While the default functionality works, it can easily be customized. In this tutorial we'll show you how to show relevant content in Add Message Template.
-
Written by Relatude
It’s very simple to develop custom modules in Relatude. In this tutorial, we’ll go through the basics of getting a custom module up and running. In later tutorials we’ll go through more advanced uses.
-
Written by Vidar Langberget
The e-commerce module supports coupon codes. In this tutorial I'll show you how to set it up.
-
Written by Vidar Langberget
By default, all relation properties have the same dialogue box to select the related content. The default method uses a flat structure with paging and filtering based on content class and free text search. The tutorial below will show how to replace it with a tree structure of possible related contents.