Select a PNG icon for your button
No buttons added yet
Expected repository structure:
repo/ ├── layouts/ │ └── myLayout/ │ ├── myLayout_icons/ │ │ ├── icon1.png │ ├── en.xml │ └── README.md └── metadata/ └── myLayout.xml
Drag and drop a .zip file or click above
The ZIP file must contain:
myLayout.zip ├── myLayout/ │ ├── myLayout_icons/ │ │ ├── icon1.png │ ├── en.xml │ └── README.md └── metadata/ └── myLayout.xml