# Summary

Module to easily embed the Facebook Page Plugin into a drupal site

# Project URL

https://www.drupal.org/project/fb_likebox

# Where is the code?

Unknown

# Estimated completion date

Unknown

# Dependencies

Unknown

# Who's doing the port?

baekelandt

# What help do they need?

Unknown

# D8 roadmap

Version with new FB Plugin for 8.x

# Background and reference information

Facebook Page Plugin developers page

Comments

baekelandt created an issue. See original summary.

naveenvalecha’s picture

Status: Needs work » Needs review

Thanks baekelandt for working on this. Please review https://github.com/naveenvalecha/fb_likebox

subhojit777’s picture

+1

baekelandt’s picture

Status: Needs review » Needs work

This port still needs to be updated to the new Facebook Page Plugin so I put it back to 'Needs work', but I'll look into the licence issue naveenvalencha posted.

naveenvalecha’s picture

@baekelandt
Can you provide more detail about the new Facebook Page Plugin. Are you referrring to the new facebook embedding widget code generate from here https://developers.facebook.com/docs/plugins/page-plugin
<div class="fb-page" data-href="https://www.facebook.com/facebook" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true" data-show-posts="true"><div class="fb-xfbml-parse-ignore"><blockquote cite="https://www.facebook.com/facebook"><a href="https://www.facebook.com/facebook">Facebook</a></blockquote></div></div>

?

baekelandt’s picture

Yes, I am referring to the page-plugin you linked to (for more information see the project page), the current d8 implementation still uses the old Facebook likebox, which was replaced by the Facebook page plugin which came with the Facebook Graph API v2.3 and was released around may 2015 while the last latest commit to the d8 branch is from 2014-Oct-03 so there is still a lot of work to do.

naveenvalecha’s picture

@baekelandt ,
The updated code here https://github.com/naveenvalecha/fb_likebox has used the same approach with the 7.x-2.x and using the latest code generated by page plugin here https://developers.facebook.com/docs/plugins/page-plugin
Are you referring current implementation to the https://www.drupal.org/project/fb_likebox ? Did you get the chance to look at the github repo(It covered licensed issue as well.)
it would be quick if you will share your IRC handle. My IRC handle is naveenvalecha , feel free to ping in #drupal-contribute

naveenvalecha’s picture

Status: Needs work » Fixed

The code has been pushed to the 8.x-2.x branch and it is released.
Thanks baekelandt for promptness and @subhojit777!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.