salesrender / plugin-macros-excel
Plugin for export orders from salesrender.com in Excel (xlsx, ods, csv) format
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 1
Type:project
pkg:composer/salesrender/plugin-macros-excel
Requires
- php: >=7.4.0
 - ext-json: *
 - box/spout: ^3.1
 - salesrender/plugin-component-purpose: ^1.3
 - salesrender/plugin-core-macros: ^0.18.0
 
- dev-master
 - 0.9.7
 - 0.9.6
 - 0.9.5
 - 0.9.4
 - 0.9.3
 - 0.9.2
 - 0.9.1
 - 0.9.0
 - 0.8.6
 - 0.8.5
 - 0.8.4
 - 0.8.3
 - 0.8.2
 - 0.8.1
 - 0.8.0
 - 0.7.0
 - 0.6.0
 - 0.5.1
 - 0.5.0
 - 0.4.1
 - 0.4.0
 - 0.3.1
 - 0.3.0
 - 0.2.0
 - 0.1.1
 - 0.1.0
 - 0.0.4
 - 0.0.3
 - 0.0.1
 - dev-add-update-outdated-fields-in-settings
 - dev-replacing-outdated-fields
 - dev-revert-7-feature/quantity-product-with-promotion
 - dev-LightFuri_dev
 - dev-s_v4
 
This package is auto-updated.
Last update: 2025-10-07 11:28:59 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.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.