Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xlmnxp/mybb-templates-imgur
- Owner: xlmnxp
- License: mit
- Created: 2017-05-05T13:26:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T16:28:41.000Z (over 6 years ago)
- Last Synced: 2024-10-08T11:40:52.007Z (3 months 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
![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.