Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wintercms/wn-excel-plugin
Provides tools for working with Excel files in Winter CMS
https://github.com/wintercms/wn-excel-plugin
Last synced: 3 months ago
JSON representation
Provides tools for working with Excel files in Winter CMS
- Host: GitHub
- URL: https://github.com/wintercms/wn-excel-plugin
- Owner: wintercms
- License: mit
- Created: 2023-08-14T06:44:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-18T17:18:56.000Z (about 1 year ago)
- Last Synced: 2024-04-14T00:37:56.898Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-wintercms - Winter.Excel - Provides tools for working with Excel files in Winter CMS. (Uncategorized / Uncategorized)
README
# Excel for Winter CMS
Provides tools for working with Excel files in Winter CMS (imports, exports, reports, etc). Integrates [Laravel Excel](https://laravel-excel.com/) / [maatwebsite/excel](https://packagist.org/packages/maatwebsite/excel) into Winter CMS.
## Installation
This plugin is available for installation via [Composer](http://getcomposer.org/).
```bash
composer require winter/wn-excel-plugin
```## Usage
## Configuration