block--facebook-comments-block.html.twig |
templates/block--facebook-comments-block.html.twig |
|
<div id="fb-root"></div>
{% if data_attributes %}
<div class="fb-comments" {{ data_attributes }}></div>
{% endif %} |
FacebookCommentsBlock.php |
src/Plugin/Block/FacebookCommentsBlock.php |
Drupal\facebook_comments_block\Plugin\Block |
|
facebook_comments_block.info.yml |
facebook_comments_block.info.yml |
|
facebook_comments_block.info.yml |
facebook_comments_block.libraries.yml |
facebook_comments_block.libraries.yml |
|
facebook_comments_block.libraries.yml |
facebook_comments_block.module |
facebook_comments_block.module |
|
facebook_comments_block.module |
README.txt |
README.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Troubleshooting
* Maintainers
-- INTRODUCTION --
* This module allows users to comment using Facebook's commenting box
with as… |