https://github.com/jbzoo-cck/jbzoo
JBZoo Community Edition (Free, Full, Professional and GPL)
https://github.com/jbzoo-cck/jbzoo
cck jbzoo-cck joomla joomla-extensions yootheme zoo
Last synced: 4 months ago
JSON representation
JBZoo Community Edition (Free, Full, Professional and GPL)
- Host: GitHub
- URL: https://github.com/jbzoo-cck/jbzoo
- Owner: JBZoo-CCK
- License: other
- Created: 2018-05-05T21:27:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-20T14:34:59.000Z (about 1 year ago)
- Last Synced: 2026-01-13T14:40:49.732Z (5 months ago)
- Topics: cck, jbzoo-cck, joomla, joomla-extensions, yootheme, zoo
- Language: PHP
- Homepage: http://Forum.JBZoo.com
- Size: 11.4 MB
- Stars: 171
- Watchers: 79
- Forks: 27
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# JBZoo CCK - Community Edition
[](https://travis-ci.org/JBZoo-CCK/JBZoo) [](https://github.com/JBZoo-CCK/JBZoo/releases) [](http://hits.dwyl.com/jbzoo-cck/jbzoo)
* All Features are included
* GPL v2.0 or later license
* No ioncube or any other PHP-encoders (open source)
* No activations
* No domain limits
* For any private/commercial use (see license conditions)
* On your own risk (see license conditions)
* Of course, you can add your fixes via [Github (PR)](https://github.com/JBZoo-CCK/JBZoo-CCK/blob/master/PULL_REQUEST_TEMPLATE.md)
## System requirements
* YooTheme Zoo Component [](https://www.yootheme.com/zoo)
* Joomla! CMS [](https://downloads.joomla.org/)
*  is recommended with modules mbstring, xml, json, opcache, mysqli.
* Works fine with PHP v5.5, v5.6, v7.1, v7.2, v7.3, v7.4, v8.0, v8.1, v8.2, v8.3, v8.4
* Joomla! CMS 3.9+ / 4.4+ / 5.3+ (on your own risk)
## FAQ
### 1. How to subscribe to updates ?
Watch and star this repo (see buttons in the top) and Github will send you notification. It's easy!
### 2. How to GPL previous JBZoo version <= 2.4.x ?
First of all, we recommend you to upgrade your JBZoo to the latest paid version 2.4.x (only if you wish).
After that, just use a special patch from [that repository](https://github.com/JBZoo-CCK/JBZoo-2-GPL-patches)
### 3. How to build Joomla installer/update package (distr)?
Run in the root directory of project `make prod build` and see `./build/` folder
### 4. I have found some bugs. What should I do?
Just create [new issue](https://github.com/JBZoo-CCK/JBZoo/issues/new/choose) and we will try to fix it.
### 5. How to use jbzoo_update.zip?
- Backup your website (database, all files)
- Install file "jbzoo_update.zip" as Joomla Extention (via control Panel).
- That's all.
- If you have any bugs - [just create new issue](https://github.com/JBZoo-CCK/JBZoo/issues/new/choose)
### 6. Where I can download the ready-to-use JBZoo?
See files `jbzoo_clean_install.zip` and `jbzoo_update.zip` in [releases](https://github.com/JBZoo-CCK/JBZoo/releases)
## Useful links
### General websites
* [English](http://jbzoo.com)
* [Russian](http://jbzoo.ru) and [about GPL version](http://jbzoo.ru/blog/jbzoo-4-gpl)
* [JBZoo Demo](http://demo.jbzoo.com)
* [Forum & Community](http://forum.jbzoo.com)
* [JBZoo Marketplace (extentions)](http://forum.jbzoo.com/files/)
### Our Related Projects
* [JBZoo CLI extension](https://github.com/JBZoo-CCK/CCK-Cli)
* [JBlank Template](https://github.com/JBZoo-CCK/JBlank)
* [Our libs and tools](https://github.com/JBZoo)
### About YooTheme ZOO
* [YT Zoo Component (Original)](https://www.yootheme.com/zoo)
* [YT Zoo Component (JBZoo Community Edition)](https://github.com/JBZoo-CCK/YOOtheme-Zoo)
* [YT Zoo Performance Hacks](https://github.com/JBZoo-CCK/Zoo-Hacks)
## Contributors
* [Denis Smetannikov](https://github.com/SmetDenis) (SmetDenis) `-=! Author, Founder and General Maintainer !=-`
* [Dmitriy Vasyukov](https://github.com/fiction13) (fiction13)
* [Eugene Kopylov](https://github.com/CB9TOIIIA) (CB9TOIIIA)
* [Sergey Kalistratov](https://github.com/Cheren) (Cheren)
* [Alexandr Oganov](https://github.com/Tapakan) (Tapakan)
* ... and [other](https://github.com/JBZoo-CCK/JBZoo/graphs/contributors)
## PHP Unit tests
Unfortunately now we are checking only copyrights, and some code styles. [See details](https://travis-ci.org/JBZoo-CCK/JBZoo). [Temporarily disabled]
```sh
make dev
make test
```
## LICENSE
GNU GPL v2.0 or later. [See details](https://github.com/JBZoo/JBZoo/blob/master/LICENSE.md)