Beam
Generate CSV and XLS files in your templates
Changelog
All notable changes to Beam will be documented here.
Version 2.1.5
✨Added
- –Added BOM sequence to improve interoperability with programs interacting with CSV, like Microsoft Excel. ((#13))
Version 2.1.4
🐛Fixed
- –Fixed error when trying to download export for a user without access to the CP
Version 2.1.3
✨Added
- –Added route so Beam can be used in the control panel
Version 2.1.2
🐛Fixed
- –Fixed exception when league/csv 8.x is installed
Version 2.1.1
⚡Changed
- –Changed league/csv dependency to not conflict with Feed Me
Version 2.1.0
✨Added
- –Added an model and template methods to make it easier to add content and change config on the fly, in loops etc.
⚡Changed
- –The template syntax is now more flexible and easier to work with (this is a breaking change)
Version 2.0.0
✨Added
- –Initial release