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
Package info
github.com/leadvertex/plugin-macros-excel
Type:project
pkg:composer/leadvertex/plugin-macros-excel
0.9.6
2023-10-27 11:03 UTC
Requires
- php: >=7.4.0
- ext-json: *
- box/spout: ^3.1
- leadvertex/plugin-component-purpose: ^1.3
- leadvertex/plugin-core-macros: ^0.18.0
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.phpfromconst.php.exampleand set environment values - Point your virtual host document root to your new application's
public/directory. - Ensure
runtime/andpublic/output/is web writeable.