增加onepagecheckout插件
Showing
{ | ||
"name": "rokanthemes/module-onepagecheckout", | ||
"description": "", | ||
"type": "magento2-module", | ||
"license": "OSL-3.0", | ||
"authors": [ | ||
], | ||
"minimum-stability": "dev", | ||
"require": {}, | ||
"autoload": { | ||
"files": [ | ||
"registration.php" | ||
], | ||
"psr-4": { | ||
"Rokanthemes\\OnePageCheckout\\": "" | ||
} | ||
} | ||
} |

6.76 KB
app/code/Rokanthemes/RokanBase/composer.json
0 → 100644
{ | ||
"name": "rokanthemes/module-RokanBase", | ||
"description": "N/A", | ||
"require": { | ||
"php": "~5.5.0|~5.6.0|~7.0.0" | ||
}, | ||
"type": "magento2-module", | ||
"version": "1.0.0", | ||
"license": [ | ||
"OSL-3.0", | ||
"AFL-3.0" | ||
], | ||
"autoload": { | ||
"files": [ "registration.php" ], | ||
"psr-4": { | ||
"Rokanthemes\\RokanBase\\": "" | ||
} | ||
} | ||
} |
app/code/Rokanthemes/RokanBase/etc/acl.xml
0 → 100644
app/code/Rokanthemes/RokanBase/etc/di.xml
0 → 100644

43 Bytes

6.41 KB

13.7 KB

1003 Bytes

1.33 KB

1.05 KB

6.41 KB

116 Bytes

1.48 KB

116 Bytes
Please
register
or
sign in
to comment