Yo Facebook! plugin for Craft CMS
This plugin allows users to cache-bust Facebook's Open Graph data for a URL via a button. Typically, this is useful for when the social image for a page has changed and you need to tell Facebook to update their associated Open Graph data.
The button will only work when associated directly with an Entry (not embedded in a Matrix field) that has a unique URL. When creating a new entry, the button is disabled as no associated URL exists yet.
To install Yo Facebook!, follow these steps:
- Upload the yofacebook/ folder to your craft/plugins/ folder.
- Create a new field using the "Yo Facebook! Button" fieldtype.
- Attach the field to the Singles or Entry Types that needs it.
- Clicking the button in an entry updates Facebook's data!
- Initial release