anime-acf
Automatically fills ACF fields using an anime ID from AniList API.
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 1 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2025-03-24 |
| Downloads | 0 |
| Last Indexed | 2026-09-07 06:08 |
Tags
Installation
nimble install anime-acf
choosenim install anime-acf
git clone https://gitlab.com/fr0zenStore/anime-acf
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| anime-acf | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/fr0zenStore/anime-acf |
|---|---|
| Homepage | https://gitlab.com/fr0zenStore/anime-acf |
| Registry Source | gitlab |
README
Anime ACF - Anime WordPress Plugin Importer

Anime ACF is a WordPress plugin that uses the AniList API to scrape anime data and automatically fill ACF (Advanced Custom Fields) fields in a WordPress post. It also handles setting anime categories and featured images.
Features
- Scrape anime details from AniList using the anime ID.
- Automatically populate ACF fields (e.g., title, description, episodes, etc.).
- Create anime-related WordPress categories if they don't exist.
- Set anime cover image as the post's featured image.
- Visualize anime data quickly in the WordPress editor.
Installation
- Clone or download the repository to your WordPress
wp-content/plugins/directory. - Activate the plugin from the WordPress Admin Plugins page.
- Ensure ACF is installed and configured for your post type.
Usage
- Open a WordPress post in the editor.
- Enter an AniList anime ID in the input field above the editor.
- Click "Scrape" to fill the post with the anime's data.
Developer Information
This plugin includes:
- JavaScript Integration: A frontend script (filler.js) for making AJAX requests to WordPress and AniList.
- AJAX Handling: Secure backend communication to manage featured images and categories.
- AniList API Integration: Pulls data directly from AniList's GraphQL API.
License
This project is licensed under the MIT License.
Author
- Author: fr0zen
- Website: fr0zen.store