If you have to take some time to fix your site to work with version 9 and want to update jQuery immediately, you can override it.
Concrete CMS 9.0 is coming! But there are some changes in version 9 that might affected your add-ons and themes. This document aims to answer questions about the most common ways that your add-ons might need to be changed, and common problems you'll run into.
How to set up a multilingual Concrete CMS site for groups of language-specific editors
Doctrine is a very flexible, simple (once you get to know it better) and powerful PHP library for database interactions primarily focused on the ORM = Object Relational Mapping and DBAL = DataBase Abstraction Layer.
This article will explain how to upgrade your PHP version using cPanel.
Adding analytics to your website is an important part of running your website. There’s no need to edit your theme or install a plugin to add a tracking code to Concrete CMS you can do it right from the CMS.
Learn how to create a sitemap.xml in a couple clicks
An example to add express entry detail pages in the sitemap.xml
An example of customization of express entry detail block type to improve SEO
We love community code submissions to Concrete CMS; here's how you can ensure your code submissions make it into the core.
In version 9, the process for updating Concrete CMS JS and CSS files is changing a bit; learn how it works and how you can help us get the interface ready.
How to use workflows to set up a group of users so that they can edit a page set up by an admin and then create, publish and edit new pages below that first page.
How to shorten string, convert string to CamelCase, automatically add hyperlinks, etc.
How to use app.middleware configuration
If you need help resetting your password, this tutorial explains how to reset passwords by sending a link to reset it.
How to get work with sessions without creating unnecessary cookies
This simple tutorial explains how you can use vue.js with concrete5.
Reset your Concrete CMS password manually with SFTP access.
This is a tutorial on how to use the Parallax Custom Template that ships with Concrete CMS for a Layout Background Image.
How to change a bunch of pages at a time easily.
How to customize the core Calendar block time format using a custom block template.
This tutorial will teach you how to create a simple API to post blogs
Learn how to fix errors complaining over a missing cIsDraft column when updating to 8.3.0.
Learn how to create alert notifications and modals in Concrete CMS v8.
Learn about the classes CKEditor applies to images and captions and view sample CSS to use them.
Learn how to build paginated lists of items with search capabilities
Learn how to create and package rich text editor snippets
Learn how to scope/namespace your theme and block CSS using Less and Sass to prevent CSS conflicts.
Disable the welcome screen on login to reduce the login time big time.
Looking to to add OpenGraph (facebook and twitter meta tag) details to your site follow these simple steps.