DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Introduction

What does it do?

It converts a normal URL to a tiny URL. It works similar as services provided by https://bitly.com/ or http://tinyurl.com/ .

It has multiple integration options. You can create tiny URLs in the backend by adding a tiny URL database record. You can convert any typolink to a tinyurl by simply adding some configuration options. And you can use the API of this extension to create tiny URLs in your own extensions.

Screenshots

Settings for a tiny URL in the Backend;

Screenshot of the Backend form for editing a tinyurl record.

Usage

You can either use the extension as an administrator / integrator by using additional TypoScript (see Administrator Manual section) or as a developer by using the API of the extension (see Developer Corner section).

In-depth information