Cotonti is a powerful open-source web development framework and content manager with a focus on security, speed and flexibility.
Why choose Cotonti?
Cotonti combines the flexibility of a web framework with the rapid deployability and featureset of a content management system. Despite having features such as user accounts, content creation, file management and community tools out of the box, it can be easily extended using modules or plugins. Cotonti is powered by its own template engine which is both fast and easy to learn, even if you are not an experienced programmer.
Read more about Cotonti's Benefits...
News
Whats new:
- Removed outdated 'News' plugin. Please use 'Index news' instead.
- The CotDB class has been rewritten. We have taken the first step to using different databases, not just MySQL.
- The cot_import_date() function can now accept string values. Date/time values are allowed in any format that the strtotime() function supports. See: https://www.php.net/manual/en/datetime.formats.time.php. This makes it easier to use different datepickers on the frontend.
- Compatibility with PHP 8.1
- Htmlpurifier updated to version 4.15.0
- Improvements in 'i18n' plugin. (Support for multilingual content in core and extensions)
- Several improvements and fixes
- Lots of fixes and improvements
For more detailed info see:
Commits list…
Closed 0.9.21 issues…
Learn more, download and upgrade
Whats new:
- Dropped support of PHP 5.3, now minimal requirements is PHP 5.4
- Compatibility with PHP 8.0. We are waiting for the Htmlpurifier update to implement compatibility with PHP 8.1
- CKEditor updated to version 4.19.1
- Htmlpurifier updated to version 4.14.0
- Installer errors have been fixed
- Improved work with MySQL (InnoDB engine instead of MyISAM, and utf8mb4 charset)
- Improved email sending
- Lots of fixes and improvements
For more detailed info see:
Commits list…
Closed 0.9.20 issues…
Learn more, download and upgrade for more stability!
We update our API and code reference according to 0.9.19 version.
By the way —
- we renew page styles to be more clean and pretty
- fix source code listing error that cause unexpected redirects
- source code listings now have a syntax highlighting
We glad to announce the long-awaited 0.9.19 release!
Let's see what we get with it:
- Bunch of security updates ( #1431, #1436, #1442, #1474 );
- Compatibility with MySQL 5.7;
- and dropped support for PHP 5.2;
- Improved Extensions config types and featured new Custom type values;
- Updated
CKEditor
and HTMLPurifier
;
- New
indexnews
plugin as a replacement for outdated news
;
- Cotonti API extended with new functions: cot_page_enum(), cot_url_sanitize(), cot_themes_info(), cot_lang_determine();
- many bugfixes for bundled extensions ( i18n, page, search, tags, userimages, users )
- and much more...
in total of 217 commits.
We work hard and we get it! Thanks for this release contributors and our community volunteers.
Learn more about release and upgrade for more stability!