jweiland/like-it

Like nearly any frontend content thanks to a custom view helper. No login required.

Installs: 4 541

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 1

Type:typo3-cms-extension

2.0.2 2023-06-13 07:04 UTC

This package is auto-updated.

Last update: 2024-04-18 12:57:54 UTC


README

CI

With like_it you can create, manage and display company entries.

1 Features

  • This extension allows you to integrate a like button functionality for nearly any frontend plugin (Text, events, news, ...).

2 Usage

2.1 Installation

Installation using Composer

The recommended way to install the extension is using Composer.

Run the following command within your Composer based TYPO3 project:

composer require jweiland/like-it

Installation as extension from TYPO3 Extension Repository (TER)

Download and install like_it with the extension manager module.

2.2 Minimal setup

Please read documentation how to implement like_it into your or a foreign extension.