The documentation you are viewing is for an older version of this component.
Switch to the latest (v4) version.
After installation, the package can be used immediately but if you want to use all features of the package, like plugins and events you need to register the ConfigProvider
in your project by adding the below line to your configuration aggregator (usually: config/config.php
):
\Dot\Controller\ConfigProvider::class,