Skip to content

Instantly share code, notes, and snippets.

@LinguistMB
Created October 26, 2017 13:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LinguistMB/8950bf54255afbd483abac2d6dbc77b2 to your computer and use it in GitHub Desktop.
Save LinguistMB/8950bf54255afbd483abac2d6dbc77b2 to your computer and use it in GitHub Desktop.
{
"name" : "templatemonster/magento2-theme-options",
"description": "Magento2 Theme Options",
"type": "magento2-module",
"version": "1.0.0",
"autoload": {
"psr-4": {
"TemplateMonster\\ThemeOptions\\": ""
},
"files": [
"registration.php"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment