https://github.com/maileryio/widget-dataview
Dataview widget for Mailery Platform
https://github.com/maileryio/widget-dataview
dataview widget yii3
Last synced: 7 months ago
JSON representation
Dataview widget for Mailery Platform
- Host: GitHub
- URL: https://github.com/maileryio/widget-dataview
- Owner: maileryio
- License: bsd-3-clause
- Created: 2020-02-19T11:40:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-07T23:29:40.000Z (about 4 years ago)
- Last Synced: 2025-03-06T04:47:43.426Z (about 1 year ago)
- Topics: dataview, widget, yii3
- Language: PHP
- Homepage: https://mailery.io
- Size: 73.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Dataview widget for Mailery Platform
**Dataview widget for Mailery Platform**
[](https://packagist.org/packages/maileryio/widget-dataview)
[](https://packagist.org/packages/maileryio/widget-dataview)
[](https://travis-ci.com/maileryio/widget-dataview)
[](https://scrutinizer-ci.com/g/maileryio/widget-dataview/)
[](https://scrutinizer-ci.com/g/maileryio/widget-dataview/)
Dataview widget for Mailery Platform
## Installation
The preferred way to install this library is through [composer](http://getcomposer.org/download/).
Either run
```sh
php composer.phar require "maileryio/widget-dataview"
```
or add
```json
"maileryio/widget-dataview": "*"
```
to the require section of your composer.json.
## License
This project is released under the terms of the BSD-3-Clause [license](LICENSE).
Read more [here](http://choosealicense.com/licenses/bsd-3-clause).
Copyright © 2020, Mailery (https://mailery.io)