diff --git a/README.md b/README.md new file mode 100644 index 0000000..2681ad6 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# developer_tools_extension + +Extension Developer Tools save time for tedious directory and file creation and eliminated small human mistakes. + +### Installation + +Visit developer_tools_extension page at GitHub. In the right corner select button 'Clone or Download' and choose Download Zip option. Unarchive it, locate developer_tools_extension version you need, upload code/extensions/developer_tools/ folder to your_site/extensions/ folder. + +It is important to make sure that developer_tools directory and directory for cloned template have complete rules to write files (777). For template extension clone, you need to set temporary /extensions/ directory to 777 and for core template clone set /storefront/view/ directory to 777 + + +### Clone default template +Read artcile [How to Clone default template with dev tools](https://abantecart.atlassian.net/wiki/spaces/AD/pages/11993115/Clone+Default+theme)