Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 679 Bytes

File metadata and controls

11 lines (9 loc) · 679 Bytes

Magento Installation Package

This project provides an ANT script that allows you to create a PHAR package from the specified Magento CE version. This PHAR package can be installed by copy it into the deployment directory on your appserver.io installation or by installation over the admin interface.

Issues

In order to bundle our efforts we would like to collect all issues regarding this package in the main project repository's issue tracker. Please reference the originating repository as the first element of the issue title e.g.: [appserver-io/<ORIGINATING_REPO>] A issue I am having