chaplean / social-buttons-bundle
Template for social buttons
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 4
Type:symfony-bundle
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
- dev-master
- v5.0.2
- v5.0.1
- 5.0.0
- v4.0.0
- v3.0.1
- v3.0.0
- v2.1.0
- v2.0.0
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.1
- v1.0.0
- dev-dependabot/composer/twig/twig-2.12.5
- dev-dependabot/composer/symfony/symfony-3.4.35
- dev-dependabot/composer/symfony/phpunit-bridge-4.1.12
- dev-dependabot/npm_and_yarn/Resources/public/libs/bootstrap-sass-official/ejs-2.7.1
- dev-dev
This package is auto-updated.
Last update: 2024-10-26 06:21:44 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'