https://github.com/davidstutz/cmsimple-bbclone
BBClone plugin for CMSimple.
https://github.com/davidstutz/cmsimple-bbclone
cmsimple cmsimple-plugin cmsimple-xh php web-analytics
Last synced: over 1 year ago
JSON representation
BBClone plugin for CMSimple.
- Host: GitHub
- URL: https://github.com/davidstutz/cmsimple-bbclone
- Owner: davidstutz
- License: other
- Created: 2014-11-02T23:46:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-09-03T20:59:46.000Z (over 5 years ago)
- Last Synced: 2025-01-07T08:13:31.713Z (over 1 year ago)
- Topics: cmsimple, cmsimple-plugin, cmsimple-xh, php, web-analytics
- Language: PHP
- Size: 977 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CMSimple BBClone
CMSimple BBClone is a CMSimple plugin to use [BBClone](http://bbclone.de/) as web counter.
**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.
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.
* [CMSimple Youtube](https://github.com/davidstutz/cmsimple-youtube): allows to create and manage youtube video galleries.
## Installation
1. Copy the `bbclone` folder of the download into the CMSimple root.
2. In your `plugins` folder create a new folder called `bbclone`.
3. Copy the downloaded files into the created folder.
**Also consider setting up a `.htaccess` file to control access to the `/bbclone` subdirectory!**
## Requirements & Compatibility
**Recommended: [CMSimple XH](http://www.cmsimple-xh.org/) 1.5 or higher!**
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 2014 - 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/).