| CHANGELOG.txt | CHANGELOG.txt |  | fblikebutton 8.x-1.x, 2015-01-04
------------------------------
#2199957 by energee: Sandbox project of the module ported to Drupal 8 | 
          
                  | fblikebutton.html.twig | templates/fblikebutton.html.twig |  | Template file for fblikebutton. | 
          
                  | fblikebutton.info.yml | fblikebutton.info.yml |  | fblikebutton.info.yml | 
          
                  | fblikebutton.install | fblikebutton.install |  | Clear render cache when the module is installed | 
          
                  | fblikebutton.links.menu.yml | fblikebutton.links.menu.yml |  | fblikebutton.links.menu.yml | 
          
                  | fblikebutton.module | fblikebutton.module |  |  | 
          
                  | fblikebutton.permissions.yml | fblikebutton.permissions.yml |  | fblikebutton.permissions.yml | 
          
                  | fblikebutton.routing.yml | fblikebutton.routing.yml |  | fblikebutton.routing.yml | 
          
                  | fblikebutton.schema.yml | config/schema/fblikebutton.schema.yml |  | config/schema/fblikebutton.schema.yml | 
          
                  | fblikebutton.settings.yml | config/install/fblikebutton.settings.yml |  | config/install/fblikebutton.settings.yml | 
          
                  | fblikebutton.theme | fblikebutton.theme |  |  | 
          
                  | FblikebuttonBlock.php | src/Plugin/Block/FblikebuttonBlock.php | Drupal\fblikebutton\Plugin\Block |  | 
          
                  | FblikebuttonFormSettings.php | src/Form/FblikebuttonFormSettings.php | Drupal\fblikebutton\Form |  | 
          
                  | INSTALL.txt | INSTALL.txt |  | Install and enable Facebook Like Button
1) Move the root folder of fblikebutton to ./modules/ 
2) Go to http://yoursite/admin/modules and check the option Facebook Like Button in
   the package Social
   
   Or use drush
   
   drush en fblikebutton
… | 
          
                  | MAINTAINERS.txt | MAINTAINERS.txt |  | gvso <https://www.drupal.org/u/gvso>
lliss <https://www.drupal.org/u/lliss>
jerdiggity <https://www.drupal.org/u/jerdiggity> | 
          
                  | README.txt | README.txt |  | README.txt
==========
Drupal Facebook Like Button module:
------------------------
Requires - Drupal 8
License - GPL (see LICENSE)
Overview:
--------
Rather than having to manually copy/paste the "Like this on Facebook" code for
each… |