chaplean / social-buttons-bundle
Template for social buttons
Package info
github.com/chaplean/social-buttons-bundle
Type:symfony-bundle
pkg:composer/chaplean/social-buttons-bundle
v5.0.2
2019-07-10 07:11 UTC
Requires
- php: >=7.1
- doctrine/doctrine-bundle: ^1.6
- doctrine/orm: ^2.5
- sensio/distribution-bundle: ^5.0.19
- symfony/assetic-bundle: ^2.8
- symfony/symfony: ^3.4
Requires (Dev)
- chaplean/coding-standard: 1.1.*
- chaplean/unit-bundle: ^7.0
- mockery/mockery: dev-master
- symfony/phpunit-bridge: ^4.0
This package is auto-updated.
Last update: 2026-05-26 09:45:32 UTC
README
Configuration:
chaplean_social_buttons: buttons: facebook: url: null locale: "fr_FR" send: false twitter: url: null locale: "fr" message: "Share it" text: "Tweet" via: "Chaplean" tag: "Chap" # Optional class_a: "some-class" class_i: "some-class" googleplus: url: null locale : "fr" linkedin: url: null locale: "fr_FR" pinterest: url: null
Include styles:
Files to include in layout
Require:
'bundles/chapleansocialbuttons/libs/bootstrap-social/bootstrap-social.css'
If bootstrap not included:
'bundles/chapleansocialbuttons/libs/bootstrap/dist/css/bootstrap.min.css'
If not font-awesome is include:
'bundles/chapleansocialbuttons/libs/font-awesome/css/font-awesome.min.css'