Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidstutz/cmsimple-youtube
CMSimple plugin for creating youtube video galleries.
https://github.com/davidstutz/cmsimple-youtube
cmsimple cmsimple-plugin cmsimple-xh php youtube
Last synced: 4 days ago
JSON representation
CMSimple plugin for creating youtube video galleries.
- Host: GitHub
- URL: https://github.com/davidstutz/cmsimple-youtube
- Owner: davidstutz
- License: other
- Created: 2014-10-18T14:14:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-03T21:03:22.000Z (about 4 years ago)
- Last Synced: 2023-03-27T16:46:38.158Z (over 1 year ago)
- Topics: cmsimple, cmsimple-plugin, cmsimple-xh, php, youtube
- Language: PHP
- Size: 171 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CMSimple Youtube
CMSimple Youtube is a CMSimple plugin for creating youtube video galleries.
**This plugin is not actively maintained anymore. If you are working with CMSimple and interested in maintaining it, please contact me (see GitHub profile for contact information).**
Documentation included in the plugin.
Project webpage: [http://davidstutz.de/projects/cmsimple-plugins/](http://davidstutz.de/projects/cmsimple-plugins/)
Also consider [donating](http://davidstutz.de/donate/) to support this plugin.
**Outdated** Sourceforge project: [https://sourceforge.net/projects/cmsimpleyoutube](https://sourceforge.net/projects/cmsimpleyoutube).
Other CMSimple plugins:
* [CMSimple News](https://github.com/davidstutz/cmsimple-news): allows to publish and manage news - can also be used to provide blog-like functionality.
* [CMSimple Pictures](https://github.com/davidstutz/cmsimple-pictures): allows to create and manage image galleries and sliders.## Requirements & Compatibility
Requires PHP 5 or higher.
**Recommended: [CMSimple XH](http://www.cmsimple-xh.org/) 1.5 or higher!**
**Recommended: CMSimple jQuery Plugin** (included in CMSimple XH download, see [here](http://www.cmsimple-xh.org/?CMSimple_XH:Plugins)).
Supports [Hi_updatecheck](http://cmsimple.holgerirmler.de/en/?Plugins:UpdateCheck).
Also tested on:
* CMSimple XH 1.4.2 (or higher) and 1.1.4.
* CMSimple Realblog 1.5 or higher.
* CMSimple 4.7.3.## License
Copyright 2011 - 2018 David Stutz
The plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
The plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
See [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/).