craft3-beam

Generate CSVs and XLS files in your templates

MIT License

Downloads
30.5K
Stars
17
Committers
4
craft3-beam - 5.0.0 Latest Release

Published by sjelfull 6 months ago

craft3-beam - 3.0.0

Published by sjelfull about 2 years ago

craft3-beam -

Published by sjelfull over 4 years ago

craft3-beam - 2.1.4

Published by sjelfull over 5 years ago

Fixed

  • Fixed error when trying to download export for a user without access to the CP
craft3-beam - 2.1.3

Published by sjelfull over 5 years ago

Added

  • Added route so Beam can be used in the control panel
craft3-beam - 2.1.2

Published by sjelfull over 5 years ago

Fixed

  • Fixed exception when league/csv 8.x is installed
craft3-beam -

Published by sjelfull almost 6 years ago

Changed

  • Changed league/csv dependency to not conflict with Feed Me
craft3-beam -

Published by sjelfull almost 6 years ago

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)
  • Output will now be written to a temporary file, and the browser will redirect to another url for downloading. This gets rid of the problems with possible whitespace being included in the CSV.
craft3-beam -

Published by sjelfull almost 7 years ago

Added

  • Initial release