Glossary - C

Card sorting is a method that allows you to organize and prioritize features, information, or a website’s architecture. The idea is to group cards into categories and name them to create the most logical structure.

CCK

The CCK module (Content Construction Kit) allows you to create new Content Types by adding fields.

CK Editor is a wysiwyg HTML editor, which is a word processor that transforms what is formatted into the HTML editor.

The concept of a Content Management Framework stems from the concept of a Content Management System (CMS), while adding the notion of extensibility and functional modularity, notably through the internal use of a programming framework within the application.

Whereas a CMS mainly allows for developing sites with standard needs, a CMF, on the other hand, also enables the development of specific business applications that require a high level of customization.

Composer is a PHP dependency management tool. It allows you to manage the list of libraries needed to run a project. For Composer to know where to find the libraries, it is necessary to centralize the information of the libraries that one wishes to use in a repository like the website: https://packagist.org/.

One of the big new Drupal8! This system should become the way to keep track of configuration details. Drupal8 comes with a file system-based configuration management system. It even allows you to use version control for your configuration. Back up your database configuration data for the files.