Updates

November 16, 2023

Rain Gin replaces by Ignite Gin

If you are using the rain_gin package you can replace with the ignite_gin package which includes CSS to clean up the Gin LB integration with Ignite.

Steps to migrate from rain_gin to ignite_gin

  1. Remove rain_gin from composer.json.

  2. Require ignite_gin in your project composer.

  3. Remove "gin" component from your custom Ignite theme.

  4. Enable the ignite_gin module.

  5. Clear caches.

Last updated