# YourImageShare Upload for ZetaBoards
ZetaBoards is hosted, so there's no file to install - it has a built-in
Admin CP feature made for exactly this.
## Setup
1. Get your Upload-only key: sign in at [yourimageshare.com](https://yourimageshare.com),
open "My account" > the API tab. It's the second key on that page,
separate from your main API key - use it here, since this snippet
renders in every visitor's page source and the upload-only key can only
upload, never list or delete your uploads (your main key can do both,
so keep that one out of anything rendered publicly).
2. In your ZetaBoards Admin CP, go to **Themes > Board Template**.
3. Paste the snippet below into any of the "appears on every theme"
placement fields (e.g. the one placed above the copyright, or directly
after the navigation menu - any of them work, since the button attaches
itself to the page's post editor wherever the script loads). Replace
`YOUR_UPLOAD_ONLY_KEY` with your real upload-only key.
4. Save. The "Upload Image (YourImageShare)" button now appears next to
every post/reply textarea automatically.
```html
```
Full API docs: https://yourimageshare.com/about/api