jweiland/like-it

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

Installs: 2 482

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

2.0.1 2023-03-13 14:11 UTC

This package is auto-updated.

Last update: 2023-05-13 14:30:07 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.