Skip to content

Installation Instructions

Preparations

Installation

Add the package to your solution

poetry add limepkg-f2crm

Lime Forms

This currently is behind a feature flag, that needs to be set in the .env to enable this package.

If forms version v2.93.2 or above

HAS_LIME_LICENSE=1 

If forms version below v2.93.2

ENABLE_F2CRM=1