mirko-pagliai / me-youtube
Youtube plugin for MeCms
Installs: 70
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=5.5.9
- cakephp/cakephp: >=3.5 <4
- mirko-pagliai/me-cms: >=2.23 <2.24
Requires (Dev)
- cakephp/cakephp-codesniffer: ^3.0
- mirko-pagliai/reflection: ^1.0
- phpunit/phpunit: ^5.7|^6.0
- dev-master
- 2.13.0
- 2.12.3-RC3
- 2.12.2-RC2
- 2.12.1-RC1
- 2.12.0-beta
- 2.11.0
- 2.10.6
- 2.10.5
- 2.10.4
- 2.10.3
- 2.10.2
- 2.10.1
- 2.10.0
- 2.9.2
- 2.9.1
- 2.9.0
- 2.8.1
- 2.8.0
- 2.7.4
- 2.7.3
- 2.7.2
- 2.7.1
- 2.7.0
- 2.6.7
- 2.6.6
- 2.6.5
- 2.6.4
- 2.6.3
- 2.6.2
- 2.6.1
- 2.6.0
- 2.5.1
- 2.5.0
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.5
- 2.3.4
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.1
- 2.2.0
- 2.1.11
- 2.1.10
- 2.1.9
- 2.1.8
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.0.4-RC4
- 2.0.3-RC3
- 2.0.2-RC2
- 2.0.1-RC1
This package is not auto-updated.
Last update: 2022-02-01 12:51:45 UTC
README
me-cms-youtube plugin allows you to manage Youtube videos with MeCms platform.
To install:
$ composer require --prefer-dist mirko-pagliai/me-cms-youtube
$ bin/cake me_youtube.install all -v
Then you need to get an
API key for Youtube
and edit APP/config/youtube_keys.php
.
For widgets provided by this plugin, see here.
Versioning
For transparency and insight into our release cycle and to maintain backward compatibility, MeYoutube will be maintained under the Semantic Versioning guidelines.