leadvertex/plugin-macros-excel

This package is abandoned and no longer maintained. No replacement package was suggested.

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

0.9.6 2023-10-27 11:03 UTC

README

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

composer create-project leadvertex/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.