Resources

Find below a list of handy resources to help you learn more about Kademi's software.

Embedding code

Embed widgets from other services, eg videos from youtube, maps from google maps, etc. For most of these there are built in Kademi components to make life easy, but when there is no special component you can still just drop in a code snippet, referred to as "embedding"

29/3/2018 06:41

Editing Content Developers

Setup Outlook to sync with a Kademi calendar

Video how-to showing setting up Outlook to sync with Kademi calendars.

21/8/2019 08:17

Developers

Customising editor styles and templates

8/10/2019 01:23

Developers

Style your site with LESS

8/10/2019 01:33

Developers

Create a custom payment form

8/10/2019 02:02

Developers

Embedding video on your website

8/10/2019 02:04

Developers

Login forms and pages

8/10/2019 02:08

Developers

Defining roles in custom apps

8/10/2019 02:32

Developers

Using custom app API in emails

8/10/2019 02:39

Developers

Developing with Ksync

8/10/2019 02:56

Developers

Authoring

8/10/2019 03:01

Developers

Using path resolvers

8/10/2019 03:12

Developers

Setup notifications

9/10/2019 02:01

Developers

Send emails

9/10/2019 02:08

Developers

Developing with surveys

9/10/2019 02:24

Developers

User and membership api

9/10/2019 02:26

Developers

OAuth 2

9/10/2019 06:43

Developers

JavaScript controllers

9/10/2019 06:46

Developers

Using the Kademi JSON Database

Learn how to use Kademi's built in JSON database to store arbitrary data structures.

9/10/2019 06:54

Developers

Handling email with a custom App

9/10/2019 06:59

Developers

Forms

9/10/2019 07:03

Developers

Custom reports

9/10/2019 07:32

Developers

Creating your own portlets with custom apps

1/11/2019 02:48

Developers

Building custom registration forms

15/11/2019 20:37

Developers

Copy Paste in the File manager

See how to use the copy/paste function in Kademi's file manager to duplicate file and folder resources.

1/5/2020 08:06

Developers

Create an OTP login component

14/10/2020 19:08

Developers

IDP Implementing CSRF Protection

This how-to shows configuring Kademi's IDP framework for protection against cross site request forgery attacks with CSRF tokens

25/8/2021 16:24

Developers Security

IDP Implementing protection against brute force attacks

This how-to shows configuring Kademi's IDP framework for protection against brute force attacks on user resources, such as logins and password reset page

25/8/2021 17:06

Developers Security

Kademi Self Hosting

7/12/2021 09:22

Developers

KBoot

Just information regarding using KBoot

8/2/2022 06:50

Developers

Reindexing the Search Index

2/3/2022 14:10

Incentives eCommerce Developers User Management Integrations Feedback & Recognition Blogs & Forums Fundamentals Website Management Solutions Security

Syncing Custom Fields with Salesforce

8/11/2023 12:45

Developers

Creating Custom Indexed Fields on the Search Index

Sometimes you need to create a really complex report that uses fields from all over the place in Kademi However having to call different tables in the database multiple times when looping over data can become slow and cumbersome causing stability issues with the platform, Instead we can run code on a reindex to store data

15/3/2024 09:41

Developers