[Gleez CMS] gleez-site is a user-friendly website [Content Management System] wiki-cms.
Work In Progress. Do not use this version in production!
app/ ready-to-use application template
config/ application configs
public/ public document root
build/ internally used build tools
src/ core Gleez CMS code
tests/ tests of the core Gleez CMS code
vendor/ vendor libraries (Composer install path)
The minimum requirement by Gleez CMS is that your Web server supports PHP 5.3.9. But requirements may change at any time prior to 5.4
- PHP >= 5.3.9
Additional requirements
- PHPUnit >= 4.0.0 (for testing)
$ cd tests
$ phpunit \
--coverage-text \
--coverage-clover ../build/logs/clover.xml \
--coverage-html ../build/reportFor additional information see [PHPUnit The Command-Line Test Runner] php-unit
Licensed under the [Gleez CMS License] license. © Gleez Technologies