I am searching a Drupal-developer for upgrading the allwebmenus-drupal7-menu-module.zip [on Drupal.org-site] to a Drupal-9.1-module.
I cannot use the drupal7-module working with Drupal 9.1. I am just a module-user and not a module developer.
Likno, the AllWebMenus company, cannot/doesn't help me.
I recently received the following error after enabling the Media module:
MISSING UPDATES FOR: MEDIA
The installed version of the Media module is too old to update. Update to a version prior to 9.0.0 first (missing updates: media_post_update_collection_route, media_post_update_storage_handler, media_post_update_enable_standalone_url, media_post_update_add_status_extra_filter).
I'm a little taken aback, I'm running Drupal 9.1.3 and it shows the Media version is 9.1.3.
I am migrating an older site that was still running on v7 to v9.
So far so good except for a few blocks where I was using script-code. Those blocks where set to the PHP-text mode type and would contain something like this:
This used to work fine but when I do the same in the new Drupal 9 site then there's no output. I have tried it in a regular page too but that also does not provide any resuilts.
I need to update my robots.txt file for the first time. I plan to create an append file that I will arbitrarily name: my-robots-additions.txt. This file will append its contents to robots.txt at: mysite.com > web > robots.txt
I'm using composer to manage my site so I reviewed the documentation here regarding appending to a scaffold file:
We have taken over a huge Drupal project and started migrating this project from Drupal 7 to Drupal 8.8. A blank Drupal 8.8 VM has been created and migrate UI module has been configured to connect to the old Drupal 7 database. The upgrade report is giving us a huge list of problems. Out of 168 modules only 37 modules are being upgraded automatically, remaining 131 modules are being shown to be unavailable on Drupal 8. (Screenshot link): https://imgur.com/qRTeGTe