Download the PHP package yii2mod/yii2-link-preview without Composer
On this page you can find all versions of the php package yii2mod/yii2-link-preview. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yii2mod/yii2-link-preview
More information about yii2mod/yii2-link-preview
Files in yii2mod/yii2-link-preview
Download yii2mod/yii2-link-preview
More information about yii2mod/yii2-link-preview
Files in yii2mod/yii2-link-preview
Vendor yii2mod
Package yii2-link-preview
Short Description LinkPreview widget renders page preview
License MIT
Package yii2-link-preview
Short Description LinkPreview widget renders page preview
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-link-preview
Yii2 Link Preview Widget
LinkPreview widget automatically retrieves some information from the content of the link.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
1) Execute init migration:
2) Define preview action in your controller:
3) Add widget to your page as follows:
Example of usage with the ActiveForm and saving the page info
1) Create the basic form in the view:
2) Add the following code to your action for the saving page info:
GitHub Preview Example
Video Link Preview Example
All versions of yii2-link-preview with dependencies
PHP Build Version
Package Version
The package yii2mod/yii2-link-preview contains the following files
Loading the files please wait ....