We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 769daa1 commit c24ea6aCopy full SHA for c24ea6a
composer.json
@@ -0,0 +1,16 @@
1
+{
2
+ "name": "itaymesh/magento-admin-theme",
3
+ "description": "Magento Admin Go Theme With RTL support.",
4
+ "type": "magento-module",
5
+ "homepage": "https://github.com/itaymesh/magento-admin-theme",
6
+ "license": "OSL-3.0",
7
+ "authors": [
8
+ {
9
+ "name": "Studio Raz",
10
+ "email": "[email protected]"
11
+ }
12
+ ],
13
+ "require": {
14
+ "magento-hackathon/magento-composer-installer": "2.*"
15
16
+}
0 commit comments