Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

Upload MyBB templates images to imgur and extract new template

Awesome Lists containing this project

README

        

### MyBB template uploader
![screenshot1](https://raw.githubusercontent.com/runbb/Mybb-Templates-Imgur/master/screenshots/screenshot1.png)

### 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.