Extend readme
This commit is contained in:
parent
d61cdfe12f
commit
edfe008a73
2 changed files with 31 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
||||||
# external_media
|
|
||||||
|
|
||||||
Created for and TYPO3 installation to support more online media like soundcloud, anchor, spotify, etc.
|
|
||||||
|
|
||||||
The customer is: https://werkraum-media.de/
|
|
31
README.rst
Normal file
31
README.rst
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
TYPO3 Extension external_media
|
||||||
|
==============================
|
||||||
|
|
||||||
|
Created for and TYPO3 installation to support more online media like soundcloud, anchor, spotify, etc.
|
||||||
|
|
||||||
|
The customer is: https://werkraum-media.de/
|
||||||
|
|
||||||
|
Disclaimer
|
||||||
|
----------
|
||||||
|
|
||||||
|
This comes without any warranty.
|
||||||
|
This code is only published in order to share with the community.
|
||||||
|
We do not plan to publish this to packagist, TER or something else.
|
||||||
|
|
||||||
|
This extension is part of a specific customer project and not shared with other projects so far.
|
||||||
|
That's why we also do not plan to maintain this extension, e.g. make it compatible with v11 or v12.
|
||||||
|
|
||||||
|
Features
|
||||||
|
--------
|
||||||
|
|
||||||
|
Supports TYPO3 v10 LTS and PHP 7.4.
|
||||||
|
|
||||||
|
Integrates the following external media services into TYPO3:
|
||||||
|
|
||||||
|
* Audio files via anchor.fm
|
||||||
|
|
||||||
|
* Video files via facebook.com
|
||||||
|
|
||||||
|
* Audio files via w.soundcloud.com
|
||||||
|
|
||||||
|
* Audio files via open.spotify.com
|
Loading…
Reference in a new issue