Introduction CKEditor 5 is a powerful, modern rich text editor with a modular architecture, meaning it can be extended through plugins to add various features and functionalities. Here’s an overview of some common CKEditor 5 plugins and how they enhance the editor experience. Most Common CKEditor 5 plugins A major initiative for...
Drupal has long been a leader in innovation and flexibility among content management systems. With the release of Drupal 10.3, the platform takes a significant leap forward. This update, the final feature release of Drupal 10, introduces new features and improvements that enhance both user experience and developer capabilities. Let's...
Introduction Upgrading from Drupal 7 to Drupal 10 offers a compelling set of advantages that can significantly benefit your website in terms of security, performance, usability, and access to modern features. Here are the key reasons to consider upgrading: Enhanced Security Security Support: Drupal 7 will reach its end of...
Introduction Schema.org is a system designed to enhance how search engines interpret your website's content. The Schema.org Metatags module in Drupal simplifies the process of incorporating this information, thereby improving your site's search engine rankings and increasing the likelihood of displaying rich, informative snippets in...
Introduction Drupal Views has a robust feature for filtering content based on any field using contextual filters. Contextual filters come with various filter types, such as Content ID from URL, query parameter, raw value from URL, and more. Additionally, you can create custom filter types if the existing ones do not meet your...
The process of upgrading a Drupal Project from 9 to 10 can be a bit of a challenging task. This blog covers the basic guidelines that will help you to upgrade major versions of simple or complex projects. 1. Check for pre-requisites Platform requirements: Drupal 10 requires PHP 8.1+. These platform updates must be done before...
What is Schema Markup and why is it important for SEO? Schema is a way of providing structured data to search engines that helps them understand the content and context of your website. Schema can improve your SEO by enhancing your visibility and relevance in the search results. For example, schema can display rich snippets, breadcrumbs,...
The most important CMS feature is actually the content editor. Additionally, Drupal has significantly improved its content management capabilities with various new features for Drupal 8/9, including the CKEditor widget system and the Advanced Content Filter (ACF), thanks to the powerhouse that is CKEditor as its default rich text editing...