salesrender/plugin-macros-excel

Plugin for export orders from salesrender.com in Excel (xlsx, ods, csv) format

0.9.7 2023-11-10 08:14 UTC

README

Run this command from the directory in which you want to install your new application.

composer create-project salesrender/plugin-macros-excel
  • Create const.php from const.php.example and set environment values
  • Point your virtual host document root to your new application's public/ directory.
  • Ensure runtime/ and public/output/ is web writeable.