RIFE is a full-stack web application framework with tools and APIs to implement most common web features.
None.
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>
[Legal]