Git-clone the plugin from this repository into a folder: theme_manager (You must name your directory with underscores as shown here, or the plugin will throw a fatal error)
Then you can install all the gems required by plugin using the following command:
bundle install --without development test
Run plugin migrations using the following command: