Merge branch 'developer' into production
Showing
app/code/Mageprince/BuyNow/Helper/Data.php
0 → 100644
app/code/Mageprince/BuyNow/README.md
0 → 100644
app/code/Mageprince/BuyNow/composer.json
0 → 100644
{ | ||
"name": "mageprince/module-buynow", | ||
"description": "Magento2 Buy Now Module", | ||
"homepage": "https://github.com/mageprince/magento2-buynow", | ||
"type": "magento2-module", | ||
"version": "1.3.0", | ||
"license": "GPL-3.0-or-later", | ||
"authors": [ | ||
{ | ||
"name": "Prince Patel", | ||
"email": "mail.mageprince@gmail.com" | ||
} | ||
], | ||
"support": { | ||
"issues": "https://github.com/mageprince/magento2-buynow/issues" | ||
}, | ||
"autoload": { | ||
"files": [ | ||
"registration.php" | ||
], | ||
"psr-4": { | ||
"Mageprince\\BuyNow\\": "" | ||
} | ||
} | ||
} |
app/code/Mageprince/BuyNow/etc/acl.xml
0 → 100644
app/code/Mageprince/BuyNow/etc/config.xml
0 → 100644
app/code/Mageprince/BuyNow/etc/module.xml
0 → 100644
app/code/Mageprince/BuyNow/registration.php
0 → 100644
Please
register
or
sign in
to comment