Links by FriendsOfFlarum

License Latest Stable Version Downloads

Extiverse

Manage Flarum primary navigation links. Original by @sijad.

screenshot

Installation

Use Bazaar or install manually with composer:

composer require fof/links

If using fof/custom-footer, make sure it's version 0.1.3 or later.

Updating

composer update fof/links

Links

OpenCollective GitHub

An extension by FriendsOfFlarum.

    Is possible to have fof/Pages and fof/Links extensions working at the same time?

      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? 🙂