Adds beberlei/DoctrineExtensions to Concrete CMS
- Run the following command from the installation {root} folder to get the latest version.
composer require kaapiii/concrete5_doctrine_dql_extensions
- Install the package
- Navigate to System & Settings -> Doctrine DQL Extensions to see the available DQL functions. You can now use the most common MySQL functions in your DQL queries and in the QueryBuilder.