Install plugins
Installing plugins is meant to be easy.
Install the plugin
Section titled “Install the plugin”bun install @anzeiger/snakeEnable the plugin
Section titled “Enable the plugin”In your Configuration, you need to add the plugin’s package name to the plugins: array:
plugins: - "@anzeiger/snake"BOOM. Done.