https://github.com/getmango/mango-plugins
https://github.com/getmango/mango-plugins
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/getmango/mango-plugins
- Owner: getmango
- License: mit
- Archived: true
- Created: 2020-07-25T08:44:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-01T10:32:24.000Z (over 2 years ago)
- Last Synced: 2025-03-24T19:22:16.950Z (about 1 year ago)
- Language: JavaScript
- Size: 67.4 KB
- Stars: 65
- Watchers: 3
- Forks: 54
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mango Plugins
This repository hosts the official plugins for [Mango](https://github.com/hkalexling/Mango). Mango has a built-in MangaDex downloader, and by installing plugins, Mango can download chapters from other third-party sites. The available plugins are listed [here](https://github.com/hkalexling/mango-plugins/tree/master/plugins).
## Installation
To install a plugin, simply download the folder containing the desired plugin (e.g., `plugins/mangadex/`) and place it in the Mango plugins directory (`~/mango/plugins` by default). To download a folder without cloning the whole repository, you can use tools like [GitZip](http://kinolien.github.io/gitzip/). Mango will load the plugins in the directory automatically and you don't need to restart the server.
## Contributing
Pull requests are always welcome! Please check out the [development guidelne](https://github.com/hkalexling/mango-plugins/wiki/Development-Guideline-v2).