jakharbek / vk-sharer
Vk sharer
dev-master
2018-05-03 15:27 UTC
Requires
- php: >=5.3
This package is not auto-updated.
Last update: 2025-03-08 08:06:03 UTC
README
Vk Social Sharer
Installation
The preferred way to install this extension is through composer.
Either run
php composer require --prefer-dist jakharbek/vk-sharer "dev-master"
or add
"jakharbek/vk-sharer": "dev-master"
to the require section of your composer.json
file.