3rd party integrations with AEM Assetpicker (drupal, wordpress, jira etc.)
- Contributors: Abhishek Arora
- Tags: block
- Tested up to: 6.0
- Stable tag: 2.1.0
Embed an image or video asset from AEM Digital Assets Manager in your wordpress instance
- Download the latest wordpress_plugin.zip from releases section
- Install the plugin through the WordPress plugins screen directly
- Activate the plugin through the 'Plugins' screen in WordPress
- Download the latest aem_package.zip
- Install the package in aem through /crx/packmgr
- Clone the git repo
- Put the entire aemassetpicker folder in wordpress/wp-content/plugins
- Make sure you have the latest version of npm installed and running in terminal (npm -v)
- Open terminal(mac) or cmd(windows)
- For development (incremental builds) run - "npm run start:all"
- Now you can start your development
- For producing a single build run - "npm run build:all"
Solution - If you are getting a cors issue while loading renditions from aem, please add an entry in "Adobe Granite Cross-Origin Resource Sharing Policy" for your wordpress server in Webconsole - /system/console/configMgr (see screenshot below)
- Add your aem instance path in Allowed Origins
Asset Metadata
Add option to switch to static renditions only
Bug Fixes
Dynamic Media Renditions
Bug Fixes
Asset resizing
Global settings page
Bug Fixes
Embed image and video assets
Select asset renditions