oks/yii2-facebooksharer

dev-master 2018-10-13 07:44 UTC

This package is not auto-updated.

Last update: 2024-05-06 13:10:29 UTC


README

Facebook Social Sharer

Installation

The preferred way to install this extension is through composer.

Either run

php composer require --prefer-dist oks/yii2-facebooksharer "dev-master"

or add

"oks/yii2-facebooksharer": "dev-master"

to the require section of your composer.json file.