manifest / integrations / feedier-wordpress-plugin
Feedier
Feedback matters, do it well!
by Feedier team · github.com/2fwebd/feedier-wordpress-plugin
★ 11stars
12forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/2fwebd/feedier-wordpress-plugin/archive/refs/heads/master.zipDeclares an update source (https://github.com/2Fwebd/feedier-wordpress), so updates arrive through the plugin's own updater.
From the readme
Feedier WordPress plugin integration (tutorial)
This is a very simple plugin to integrate the Feedier widgets with WordPress automatically
Description and tutorial
This repository is the result of a tutorial wrote for the Alkaweb's blog:
http://alka-web.com/create-plugin-for-your-webapp/
If you want to get everything working, I highly recommend you to have a look on this article.
Setup
Place the repository in wp-content/plugins/
Activate the plugin in WordPress Plugins Feedier Activate
Go to Settings Feedier and set up your keys
Going further
Feel free to make any change, you can see the list of possible improvements at the end of the article.