Skip to content

Commit c24ea6a

Browse files
committed
add RTL LTR dynamic uplaod
1 parent 769daa1 commit c24ea6a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

composer.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)