About this project
MALGenPress is a high-performance, production-ready WordPress plugin designed for anime bloggers to auto-generate anime post data using the MyAnimeList (Jikan) API with a robust AniList fallback system.
It features a smart hybrid caching architecture using wp_postmeta, strict duplicate protection, an automatic retry system for transient errors, and a custom template engine using markers like %%name%% and %%story%%.
Highlights
- Smart hybrid caching architecture to prevent database bloat
- Auto-failover system from Jikan API to AniList GraphQL
- Real-time template marker generation in both Gutenberg and Classic Editor
- Strict duplicate protection and stale cache safe mode
- API retry system with graceful rate-limit handling
- Lightweight on server load using asynchronous AJAX fetches
Explore MALGenPress
Under Development