Introduction
Local MangaPlus is a self-hosted manga server that automatically monitors the official MangaPlus website and downloads your favorite chapters as soon as they are released.
It allows you to keep a local, private library of your manga, accessible from any device on your network, without relying on any cloud service or external account.
Features
- Automated Monitoring: The application runs in the background, constantly checking for new chapters of the manga you have bookmarked.
- Smart Fetching: As soon as a new chapter is published on MangaPlus, the server automatically downloads and archives it for you.
- 100% Local & Private: Everything is self-hosted. Your data, your library, and your reading habits are not tracked or shared.
- Web-Based Reader: Read your downloaded chapters directly in your browser with a clean and simple interface.
Tech Stack
The application is built on a modern and robust technology stack:
- Backend: PHP 8.3+ / Symfony 7+
- Database: SQLite (for simplicity and portability)
- Frontend: Twig, Tailwind CSS, Alpine.js, and Symfony UX for a dynamic and responsive user experience.