LINE Add Friend
No security coverage
This module adds a "Add Friend" button to your website that allows visitors to easily add your LINE Official Account as a friend. It uses LINE's official social plugins and can be configured with different sizes, languages, and optional features like displaying the friend count.
This module integrates LINE's Social Plugins, allowing visitors to easily add your LINE account as a friend with one click.
You need to have a LINE Official Account to use the Add friend button.
Features
- Uses LINE's Social Plugins API for reliable, compliant button generation
- Flexible Placement: Add the button block to any region on your site using Drupal's standard block system
- Configurable Display Options:
- Three button sizes: Normal, Medium (M), and Extra Large (XL)
- Multi-language support: English, Japanese, Thai, Chinese (Traditional)
- Optional friend count display
- Optional home button feature
- User-Friendly Configuration: Simple admin interface at Configuration → Social Media → LINE Add Friend Button
- Translation Ready: Includes Japanese translations out of the box
Post-Installation
After enabling the module:
- Configure your LINE ID:
- Navigate to
/admin/config/social-media/line-add-friend - Enter your LINE Official Account ID (with or without the @ symbol)
- Choose your preferred display options (size, language, friend count, home button)
- Save the configuration
- Navigate to
- Place the block:
- Go to Structure → Block layout (
/admin/structure/block) - Click "Place block" in your desired region
- Find "LINE Add Friend Button" under Social Media category
- Configure visibility settings if needed
- Save
- Go to Structure → Block layout (
The button will now appear on your site according to your block placement settings.
No additional modules are required. The module automatically loads LINE's official JavaScript from their CDN.