8 days later

One problem I'm running into installing ANY fof extension is composer hanging after I execute the install.

composer require fof/links
Using version ^0.1.1 for fof/links
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)

Just stays there, until I break it.

    2 months later

    Hey, how to properly create internal links, without specifying domain name?

    22 days later
    24 days later

    0.2.0

    • Add active class and style internal links when they are active, thanks @clarkwinkelmann (FriendsOfFlarum/links#5)

    Updating

    composer require fof/links ^0.2.0

      datitisev by the way, you tagged a new major version (in the 0.x line, 0.2.0 is major), so composer require will be required to update to this version 😉

      PS: I noticed afterwards that the active links feature doesn't work if your forum is installed in a subfolder. I'll try to come up with a fix, in the meantime the links will just never be active on such forums 🙉

      a month later
      17 days later

      Maybe in next update, we can add font awesome icons inside of the extension like a tags? 🙂

        When this plug-in is enabled in beta 9 localhost, it gives a "Oops! Something went wrong. Please reload the page and try again." error.