https://github.com/xlmnxp/mybb-templates-imgur
Upload MyBB templates images to imgur and extract new template
https://github.com/xlmnxp/mybb-templates-imgur
imgur-api imgur-uploader mybb mybb-theme to upload
Last synced: 2 days ago
JSON representation
Upload MyBB templates images to imgur and extract new template
- Host: GitHub
- URL: https://github.com/xlmnxp/mybb-templates-imgur
- Owner: xlmnxp
- License: mit
- Created: 2017-05-05T13:26:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T16:28:41.000Z (about 8 years ago)
- Last Synced: 2025-01-03T05:39:01.944Z (over 1 year ago)
- Topics: imgur-api, imgur-uploader, mybb, mybb-theme, to, upload
- Language: JavaScript
- Homepage:
- Size: 44.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
### MyBB template uploader

### Installation
write in the terminal for install modules:
```bash
npm install
```
### using
add template `images` folder in `images` folder and replace `template.xml`
by your template and rename to `template.xml`.
then write in the terminal for start the application:
```bash
npm start
```
then press `Start upload` for upload images
when finish you will find file `out_template.xml` for your template.