├── README.md ├── composer.json ├── exportCategories.php ├── importCategories.php └── modman /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quafzi/magento-category-migration/HEAD/README.md -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quafzi/magento-category-migration/HEAD/composer.json -------------------------------------------------------------------------------- /exportCategories.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quafzi/magento-category-migration/HEAD/exportCategories.php -------------------------------------------------------------------------------- /importCategories.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quafzi/magento-category-migration/HEAD/importCategories.php -------------------------------------------------------------------------------- /modman: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quafzi/magento-category-migration/HEAD/modman --------------------------------------------------------------------------------