Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Friends, in Drupal 10 I am suffering much more than expected to be able to do what I did in Drupal 7.
I know that Drupal has changed a lot since version 8.
The question is: should I have installed Drupal 9 because I will have less problems with instabilities and module incompatibilities? or follow on Drupal 10?
What is the opinion of expert friends?
Thanks!
Hello friends.
First of all, I want to thank Jay Friendly (Jaypan) and Andrey Vitushkin (wombatbuddy) for their great attention and willingness to always help. Thanks!!
I want to let you know that I solved the CRONTAB issue using the Ultimate Cron module suggested by Jaypan (I don't know if it's the best way, but it's working) and I ended up giving up using the super useful Rules module with its triggers. I'm creating "by hand" my needs through hooks.
The Drupal 10 release, as described, is mostly about deprecations and removing old code. So it's pretty easy to port your modules to Drupal 10, they said!
But actually - not!
Together with deprecations, we have some libraries updated to the new major versions too, and this can bring you little unexpected surprises when you try to make your module compatible with both Drupal 9 and 10 versions together.