Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "inchoo/url-rewrite-importer",
"version": "1.0.0.0",
"description": "Adds the posibility to mass import URL rewrites into Magento.",
"author": "Branko Ajzele <[email protected]>",
"type": "magento-module",
"require": {
"php": ">=5.3.0",
"composer/installers": "*"
},
"extra": {
"installer-name": "Inchoo-UrlRewriteImporter"
}

}
2 changes: 2 additions & 0 deletions modman
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
app/code/community/Inchoo/UrlRewriteImporter app/code/community/Inchoo/UrlRewriteImporter
app/etc/modules/Inchoo_UrlRewriteImporter.xml app/etc/modules/Inchoo_UrlRewriteImporter.xml