There was an error while loading. Please reload this page.
To install, run the following composer command:
composer require 10quality/wpmvc-addon-administrator
This will download the add-on files to your project.
In your app/Config/app.php configuration file add the following add-on to the list:
app/Config/app.php
'addons' => [ 'WPMVC\Addons\Administrator\AdministratorAddon', ],