a listing or presentation of content from the website's database, allowing users to create customized and interactive displays of data.
ExplanationTaxonomy is used to classify website content
an add-on or extension that expands the core functionality of the website.
ExplanationA theme is a set of files that define the visual look and feel of your site.
ExplanationDefines the structure and fields for different types of content within a website
ExplanationBlocks are individual pieces of your site’s web page layout. Examples of blocks include the Who’s online listing, the main navigation menu, and the breadcrumb trail.
ExplanationA View in Drupal is essentially a query builder. You can use it to fetch content, filter & sort it and display it.
ExplanationGo to Extend (/admin/modules) and check/uncheck the module, then click "Install"/"Uninstall".
ExplanationShort for "Drupal Shell" it's used to automate common tasks like: Clearing cache, updating modules & running database updates
ExplanationThe ability to do actions on your site (including viewing content, editing content, and changing configuration)
ExplanationRather than assigning individual permissions directly to each user, permissions are grouped into roles.
ExplanationA piece of content, such as a page or article, stored as an individual entity.