Skip to content

jweiland-net/like_it

Repository files navigation

TYPO3 Extension like_it

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.