In today’s digital age, a strong online presence is essential to the success of any business across any vertical. A good website is the cornerstone of an online presence, and one of the best ways to build a website is through a CMS (Content Management System).
Education
Web accessibility, is it a value in the digital principles of your organization?
In an increasingly digital world, web accessibility has become an important issue for companies and organizations that want to reach a broader audience, including people with some type of disability. Inclusion is a key value in modern society, and this is reflected in the need for websites to be accessible to all users, regardless of their abilities or disabilities.
How to add multiple groups of fields dynamically with CCK
In version 3 of the CCK ( Content Construction Kit ) module that is currently under development, they have included a module called Content Multigroup that basically allows us to make a group of fields that can be added dynamically by the user.
How to display PHP error messages in Drupal 8 and 9
If you ever find yourself working with code and an error occurs in Drupal and you get the typical “The website encountered an unexpected error. Please try again later” message, which is an indicator that there is a bug but you have no way of knowing where it was and it is too long to go back and forth trying to find it, Drupal has a manager of error levels to display.