Skip to content

Installation Guide

1. Codesign Bridge

Framework, Database, and Integration Handling

This resource requires cd_bridge to be installed and running before it can function.

cd_bridge is drag-and-drop and requires no configuration or file editing.

It handles framework connections, database setup, and error handling behind the scenes. When the bridge starts, it automatically detects and initializes all compatible resources — including all Codesign scripts and any Codesign-compatible scripts you have installed.

For installation instructions, see the 👉 full bridge setup guide →.

2. Download

Download the Resource from FiveM’s Portal

  1. 👉 Download cd_eventcalendar →
  2. Unzip the downloaded file
  3. In your server’s resources directory, create a folder named [codesign] if it does not already exist
  4. Place cd_eventcalendar (and all other Codesign resources) inside the [codesign] folder

Example resources folder with a [codesign] directory

3. Configure Resource

Review and Adjust config.lua Options

You must review all configurable options in [cd_eventcalendar/configs/config.lua] and adjust them to suit your server’s needs.

Be sure to read the commented help text at the end of each line — it explains the purpose of each configuration option.

The most important config options are in the Important category at the top of config.lua.
All other settings are optional.

Hello!