Give site social media sharing capabilities and template links
Bring social media links and shared to SilverStripe
What it do:
How it works:
Social media usage:
Good for:
Informations for your page templates:
If you use a different image field name (ex.: NewsImage), you can duplicate it like:
$this->ImageID = $this->NewsImageID;
Remember to hide $Image when doing this operation:
$fields->addFieldToTab('Root.Main.Metadata', new HiddenField("Image","Image"));
TODO:
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem