topshelfcraft / spreadsheet-tools
A toolkit for reading, writing, and processing spreadsheet data in Craft CMS.
Installs: 302
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 2
Open Issues: 5
Type:craft-plugin
Requires
- php: >=7.0.0
- craftcms/cms: ^3.0.0
- phpoffice/phpspreadsheet: ^1.1
- symfony/filesystem: ^2.7 || ^3.0
This package is auto-updated.
Last update: 2024-11-13 19:56:05 UTC
README
Because sometimes the best you can do is a spreadsheet.
A Top Shelf Craft creation
TL;DR.
The Spreadsheet Tools plugin provides a toolkit for reading, writing, and processing spreadsheet data and walking that data through a method of your choice.
Installation
composer require topshelfcraft/spreadsheet-tools
What are the system requirements?
Craft 3.0+ and PHP 7.0+
I've found a bug.
No you haven't.
Yes, I believe I have.
Well, it's alpha software, after all. Open an Issue or PR to the 3.x.dev
branch, please.
Contributors:
- Plugin development: Michael Rog / @michaelrog
- 1.x plugin development: Aaron Waldon / @causingeffect
- 3.x plugin development: TJ Draper / @buzzingpixel