FeichtMedia ImageManager for Advanced Custom Fields
by Marco Feicht 0 (0 reviews)

FeichtMedia ImageManager for Advanced Custom Fields

Integrates the FeichtMedia ImageManager DAM into Advanced Custom Fields (ACF) as a native field type.

FeichtMedia ImageManager for Advanced Custom Fields ranks #60,609 among WordPress.org plugins with 0+ active installations, is #4,296 of 4,994 in the Utilities & Tools category, and was last updated Sep 17, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Compatible with WP 7.1.2
v1.3.0 Current Version v1.3.0
Updated 6 days ago Last Update on 17 Sep, 2026
Refreshed 13 hours ago Last Refreshed on
#4,296 of 4,994 in Utilities & Tools Actively maintained
View on WordPress.org
Rank
#60,609
No change
Active Installs
0+
-100%
KW Avg Position
34.7
1.7 worse
Downloads
347
+1 today
Support Resolved
0%
No change
Rating
0%
Review 0 out of 5
0 (0 reviews)

Next Milestone 10

Total Progress 10%
0+ 10+
40,869
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 9 more installs to reach 10+

Rank Changes

46,271 51,157 56,042 60,927 65,813 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
45,918 51,568 57,219 62,869 68,519 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Current #60,609
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 10 20 30 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
0 10 20 30 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

0.0
0 reviews
Overall 0%
5
0 (0%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
0 (0%)

Frequently Asked Questions

Common questions about FeichtMedia ImageManager for Advanced Custom Fields

Advanced Custom Fields (free or PRO) is required. The plugin displays an admin notice if ACF is not installed or active.
No. The WPGraphQL integration is optional and activates automatically if WPGraphQL and WPGraphQL for ACF (v2.x) are installed and active. Without these plugins, the field type works fully.
After activation, go to Settings → FeichtMedia ImageManager. Enter three values: API Key – Your personal access key for the ImageManager. It is stored encrypted in the WordPress database and is never transmitted to the browser. Project ID – The ID of your ImageManager project (also called usergroup ID), e.g. wordpress. It is part of every CDN URL. CDN Domain – Your CDN domain without protocol and without a trailing slash, e.g. cdn.example.com. The plugin adds https:// automatically.
Enter the domain without protocol and without a trailing slash, e.g. cdn.example.com. The plugin adds https:// automatically when saving. If https:// is accidentally prepended, it will be removed on save.
The plugin accesses the ImageManager read-only. For the file browser and metadata queries, the API key needs at least: image:list – display the image list in the file browser image:read – fetch metadata for a single image (for the "metadata" return format) category:list – load category folders in the file browser category:read – load a single category (for breadcrumb navigation) The *:read permission (read access to all resources) covers all of the above with a single entry and is the recommended choice if your ImageManager account supports wildcard permissions. API keys that only grant write permissions (image:create, image:update, etc.) will result in 403 errors in the file browser and must not be used.
No. All requests to the ImageManager are routed through a server-side WP REST API proxy. The API key is read exclusively on the server from the WordPress database and is never visible in the browser or in browser network traffic.
Only the image ID (the newFilename field, e.g. 20260612-085316-my-photo.jpg) is stored as post_meta per image. No URLs, no metadata, no CDN domain. The full URL is assembled at runtime from the stored image ID, the project ID, and the CDN domain.
The return format is set per ACF field in the field settings: Relative URL (default) – Returns a path, e.g. /wordpress/20260612-085316-my-photo.jpg. No API call, fastest option. Suitable when your theme assembles the full URL itself or passes the path to a CDN helper. Absolute URL – Returns the full CDN URL, e.g. https://cdn.example.com/wordpress/…. Also no API call. Suitable when you need a ready-to-use URL in templates. Metadata – Returns an object with imageId, relativeUrl, absoluteUrl, orgFilename, title, alt, copyright, width, height, filetype, and filesize. Requires one API call per image per cache interval (default: 1 hour, configurable). Suitable when your template needs alt text, copyright information, or image dimensions.
The project ID (also called usergroup ID) is the unique identifier of your ImageManager project, e.g. wordpress. It is part of every CDN URL and is needed to construct the full image URL from a stored image ID. You can find the project ID in your ImageManager dashboard.
Click Add image (or Change image if one is already set) in the ACF field. A modal file browser opens, showing the categories and images from your ImageManager project: Category tiles (folders) are shown at the top; below them are the images of the current category. At the root level you see both subcategories and uncategorised images. The search field lets you search project-wide for images. Clicking an image selects it; clicking again deselects it. Click Select to apply the chosen image to the field. The info icon on an image tile opens the image directly in the ImageManager dashboard.

Sign In / Register

You need to sign in or register to use this feature.