Skip navigation

Integrations - Rife

Article Rating?

Product Type Web Framework
Versions Supported 1.6.0
Module Status Included with Terracotta Kit 2.5.4 and above
Module Availability - Released (latest) See latest Terracotta Kit
Module Availability - SNAPSHOT (latest) Not Available
Download with Kit See latest Terracotta Kit

Introduction

RIFE is a full-stack web application framework with tools and APIs to implement most common web features.

Dependencies

None.

Implementation

To integrate Rife 1.6.0, add the following snippet to tc-config.xml:

<modules>
    <module name="clustered-rife-<rife_version>" version="<module_version>"/>
</modules>

For example, to use the module clustered-rife-1.6.0-2.6.0, add the following snippet to tc-config.xml:

<modules>
    <module name="clustered-rife-1.6.0" version="2.6.0"/>
</modules>

Known Issues

None.

Adaptavist Theme Builder Powered by Atlassian Confluence