Hi there,
I just installed this extension onto the freshly-installed latest Flarum and I can't see "Links" section in Admin panel.
Installation went good, I ran "php flarum cache:clear", checked storage/logs/*.log for errors. I also did hard page refresh and even tested in another browser with "Disable cache" enabled. All other plugins works fine.
# composer require sijad/flarum-ext-links
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Using version ^0.1.0@beta for sijad/flarum-ext-links
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
- Installing sijad/flarum-ext-links (0.1.0-beta.6): Downloading (100%)
Package sijad/flarum-ext-links is abandoned, you should avoid using it. Use fof/links instead.
Writing lock file
Generating autoload files
# php flarum cache:clear
Clearing the cache...
Any ideas what can be wrong?