kirnet/yii2-shortlinks

Create short links

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2018-01-25 10:39 UTC

This package is not auto-updated.

Last update: 2024-05-05 14:31:54 UTC


README

Create short links

Installation

The preferred way to install this extension is through composer.

Either run

composer require kirnet/yii2-shortlinks:dev-master --prefer-source

or add

"kirnet/yii2-shortlinks": "dev-master"

to the require section of your composer.json file.

php yii migrate --migrationPath=@kirnet/shortlinks/migrations --interactive=0

Usage

Once the extension is installed, simply use it in your code by :

http://site.com/shortlinks - create short url
http://site.com/shortlinks/view - view urls with info

Это не рабочее расширение, просто тестовый набросок