Yii2 Data Export ¶
Builds layout for export data
Installation ¶
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist leandrogehlen/yii2-data-exporter "*"
or add
"leandrogehlen/yii2-data-exporter": "*"
to the require section of your composer.json
file.
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.