๐Ÿ–ผ๏ธIntegrating Pixabay into your email campaigns

You can access the 'Free Stock Art' feature when creating your email templates once you've integrated a free Pixabay account

First, get your API key by going to this link while logged into Pixabay:

https://pixabay.com/api/docs/#api_search_images

Next, add your Pixabay API key to edcom-install/config/edcom.json

"pixabay_key": "",

Finally, restart the platform from the edcom-install directory

./restart.sh

Last updated