Download the PHP package purplespider/basic-social-media without Composer
On this page you can find all versions of the php package purplespider/basic-social-media. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download purplespider/basic-social-media
More information about purplespider/basic-social-media
Files in purplespider/basic-social-media
Package basic-social-media
Short Description Adds social media URL fields to CMS and provides basic FontAwesome template
License BSD-3-Clause
Homepage https://github.com/purplespider/silverstripe-basic-social-media
Informations about the package basic-social-media
Basic Social Media
Introduction
A Silverstripe module which adds fields to Settings for entering common social media platform URLs:
- YouTube
- Vimeo
A template include then allows linked icons to be inserted on the site.
Note: The template include currently relies on Bootstrap and Font Awesome, but can be easily overridden to suit your site.
Maintainer Contact
- James Cocker ([email protected])
Requirements
- Silverstripe 6
- PHP 8.3 or 8.4
Installation
composer require purplespider/basic-social-media
Dev/Build
Add URLs via new "Social media" tab in site Settings.
Add template include: <% include PurpleSpider\BasicSocialMedia\BasicSocialMedia %>
Thanks
Many thanks to burnbright for their SilverStripe External URL Field module.
All versions of basic-social-media with dependencies
silverstripe/framework Version ^6.0
fromholdio/silverstripe-externalurlfield Version ^2