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": "onepica/imagecdn",
"type": "magento-module",
"license":"OSL-3.0",
"description":"This extension enables you to host category and product images on a separate server with ease. This can improve page load time by offloading some of the stress from your web server and by allowing you to utilize a high performance content delivery network (CDN) or another remote host",
"authors":[
{
"name":"One Pica Codemaster",
"email":"codemaster@onepica.com"
}
],
"require": {
"magento-hackathon/magento-composer-installer": "*"
}
}
2 changes: 2 additions & 0 deletions modman
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
app/code/community/OnePica/ImageCdn app/code/community/OnePica/ImageCdn
app/etc/modules/OnePica_ImageCdn.xml app/etc/modules/OnePica_ImageCdn.xml