denkfabrik-neue-medien/silverstripe-siteinfo

This package is abandoned and no longer maintained. No replacement package was suggested.

A module for Silverstripe CMS to provide further information about the owner of a website.

2.1.3 2022-01-20 07:50 UTC

This package is not auto-updated.

Last update: 2023-07-06 14:28:23 UTC


README

⚠️⚠️ This repo are outdated. ⚠️⚠️
Please visit https://github.com/6fdigital/silverstripe-siteinfo for new versions of the module.

SiteInfo Module

A module for the Silverstripe CMS to provide further informations about the owner of a website.

Requirements

SilverStripe >= 4

Installation

composer require denkfabrik-neue-medien/silverstripe-siteinfo

Supported Fields

Name Description Possible Values
Type The type of the schema.org entity Event, Organization, Person, Local Business
Company1
Company2
Firstname
Surname
Street
StreetNumber
Latitude
Longitude
POBox
Zip
City
Country
Phone
Fax
Mobile
Email
Website
OpeningTimes
Vatnumber
CommercialRegister
GenericImage
Logo
LogoAlt
Description1
Description2
FormPrivacyHint
CheckboxPrivacyLabel
ContactPage
ImprintPage
PrivacyPage
TermsPage
SitemapPage
FacebookLink
TwitterLink
GooglePlusLink
PinterestLink
YoutubeLink
VimeoLink
XINGLink
LinkedInLink
TumblerLink
InstagramLink
FivehundredPXLink
BankAccounts Add multiple bank accounts Bank Name, IBAN, BIC

Related Module