silverstripe-siteinfo
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A module for Silverstripe CMS to provide some further informations about the owner of a website.
# 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

- [silverstripe-widget-contact](https://github.com/marcokernler/silverstripe-widget-contact)

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。