Skip to content

[Bolt Extension] An extension to place Facebook comment threads on your site, when using `{{ facebookcomments() }}` in your templates.

License

Notifications You must be signed in to change notification settings

pentatonicfunk/FacebookComments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Comments

The "Facebook Comments" extension inserts a Facebook comment thread in your templates. Use it by simply placing the following in your template:

{{ facebookcomments() }}

To include the any record's link, pass it as a parameter:

{{ facebookcomments( record.link ) }}

To show comments number and its link, pass it as a parameter:

{{ facebookcommentslink( record.link ) }}

About

[Bolt Extension] An extension to place Facebook comment threads on your site, when using `{{ facebookcomments() }}` in your templates.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%