Fluent can be easily installed on any already-developed website
-
Please ensure that your site is configured before attempting to install Fluent. Read the configuration documentation here.
-
Either extract the module into the
fluent
folder, or install using composer
composer require tractorcow/silverstripe-fluent ^3.5
- Run a
dev/build
to ensure all additional table fields have been generated - If migrating from the Translatable module make sure to check the Translatable migration guide