itfoo/t3_linkfree

Simple linktree alternative. Easy to use

Installs: 56

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Language:HTML

Type:typo3-cms-extension

1.0.5 2023-09-12 19:49 UTC

This package is auto-updated.

Last update: 2024-04-12 21:10:24 UTC


README

Have a look at /Documentation/Introduction/Index.rst for full documentation.

Easy to use solution to realise a simple "linktree" (based on https://github.com/MichaelBarney/LinkFree). A basic style is included, maybe not necessarily the most beautiful ;-) But you can easily adopt the style, see "customizing"

Installation

  • Use the extension manager (or composer) to install this extension
  • Continue with "usage"!

Usage

  • Add a page for the linktree
  • Add an template there
  • Insert static template of t3_linkfree
  • Configure the extension via the constant editor (logo, name, logolink..)
  • Add subpages to add links to your linktree (you can add normal paged, internal or external links)

Customizing

You can easily change the style by adding your own CSS file. Just set the path via the constant editor. Have a look at https://github.com/MichaelBarney/LinkFree/tree/master/Templates to get some ideas!

System Requirements

  • Works with TYPO3 11 + 12 and PHP 7.4 + 8