Search Documentation

8.4.0 Release Notes

https://documentation.concretecms.org/developers/introduction/version-history/840-release-notes

Hi Concrete5 team ! Is it planned in this version to change FontAwesome by version 5 in Concrete5 core? What about Bootstrap 4? @tacktack those changes will break a lot of existing code. While the core could be upgraded accordingly, we have to conside…

8.4.1 Release Notes

https://documentation.concretecms.org/developers/introduction/version-history/841-release-notes

## Feature Updates * Added the ability to automatically deactivate users based on how long it’s been since they’ve logged in. * Added the ability to save search presets for users and pages and Express objects. (thanks marvinde) * Added the ability to…

8.5.0 Release Notes

https://documentation.concretecms.org/developers/introduction/version-history/850-release-notes

## Feature Updates * File Storage Location improvements: added the ability to search by file storage location, added file storage location to the file menu, allows changing file storage in bulk using a progressive operation, prevents deletion of file s…

8.5.2 Release Notes

https://documentation.concretecms.org/developers/introduction/version-history/852-release-notes

Requires PHP version 7.2 by unit tests as noted in the file `.appveyor.yml` @northdecoder Nope: we run unit tests for every supported PHP version (that is from PHP 5.5 to the most recent PHP version). Because AppVeyor doesn't support parallel tests, we…

8.5.3 Release Notes

https://documentation.concretecms.org/developers/introduction/version-history/853-release-notes

Released *June 4, 2020* ## New Features * Added the ability to display the version status on the results page of a Page Search (thanks biplobice) * Added the ability to log API requests via a Dashboard setting (thanks Kaapiii) * Add phone and emai…

A Guide to 5.7 for Existing Concrete CMS Developers

https://documentation.concretecms.org/developers/appendix/guide-57-existing-concrete-cms-developers

The link to the API Documentation under New Components (second to last paragraph) is incorrect. It should be http://documentation.concrete5.org/api instead of http://developer.concrete5.org/api/ I thought we were going to be able to edit these p…

Basic Concepts

https://documentation.concretecms.org/developers/concepts

Great newbie tutorial ( v7.x) here ; https://youtu.be/VB-R71zk06U and; https://youtu.be/Zoc60WRbGOk While easy for end users to understand, Concrete CMS is a powerful and complex application. Before diving in to development with Concrete, one s…

Directory Structure

https://documentation.concretecms.org/developers/concepts/directory-structure

hi... after downloading and extracting and installing concrete5 it is showing this error on index.php Doctrine\Common\Proxy\AbstractProxyFactory::getProxyDefinition(): Failed opening required 'C:/xampp/htdocs/concrete5-8.1.0/application/config/doctrin…

Users, Groups & Authentication

https://documentation.concretecms.org/developers/concepts/users-groups

Something's up with the "Users & Groups" section further down in the documentation. It only shows a blank page currently. http://documentation.concrete5.org/developers/users-groups I am evaluating c5 for use in our organization, and I am quickly be…