MagentoTarToConnect icon indicating copy to clipboard operation
MagentoTarToConnect copied to clipboard

A small shell script to automatically package tar archives into Magento's Connect 2.0 format.

Results 8 MagentoTarToConnect issues
Sort by recently updated
recently updated
newest added

To avoid regressions like this https://github.com/astorm/MagentoTarToConnect/pull/26

Doesn't have that Issue with an extension I've packed with Magento Builtin Packager once, but my new one I've never packed with the builtin tools... But as part of my...

It's absolutely Circle CI related but can't figure it out: ``` PHP Fatal error: Cannot access self:: when no class scope is active in phar:///home/ubuntu/magento_import/build.phar/magento-tar-to-connect.php on line 531 /tmp/tmpcWf2dz Fatal...

Feature request: It would be nice to be able to configure the version_ids which are hardcoded to 1,2 at https://github.com/astorm/MagentoTarToConnect/blob/master/magento-tar-to-connect.php#L619

When I try running this script (as the phar packaged on master), it seems to get past untar'ing, and then either freezes up, or goes into an endless loop where...

Firstly, this is AMAZING! I remember the last time I was doing Connect packaging via the Magento interface and it was such a hassle compared to this. Okay so my...

According to [this pull request](https://github.com/astorm/MagentoTarToConnect/pull/12), something's changed in PHP 5.5's XML handling. Come up with a unified/single-code-path approach for finding the the module version in both PHP 5.4 and PH...

Identify argument as ending in .tar. Make appropriate changes to usage.