We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecb0583 + 9ffa050 commit 531a236Copy full SHA for 531a236
composer.json
@@ -0,0 +1,9 @@
1
+{
2
+ "description": "Meanbee Footerjs module",
3
+ "name": "meanbee/footerjs",
4
+ "require": {
5
+ "magento-hackathon/magento-composer-installer": "*"
6
+ },
7
+ "type": "magento-module",
8
+ "version": "dev-master"
9
+}
modman
@@ -1,2 +1,2 @@
-app/code/community/Meanbee/Footerjs app/code/community/Meanbee/Footerjs
-app/etc/modules/* app/etc/modules/
+app/code/community/Meanbee/Footerjs/ app/code/community/Meanbee/Footerjs/
+app/etc/modules/Meanbee_Footerjs.xml app/etc/modules/Meanbee_Footerjs.xml
0 commit comments