
Drupal 8 /9 : use User Name instead of UID in view tab (url)
Let's say you want to create page view displaying special content for example (articles) created by specific user, and you want to use user name in the url instead of the UID, something like /articles-

Drupal 8 / 9 : add custom validation on file upload
How to add custom validation on file / image upload in Drupal 8 / Drupal 9
Read More

Drupal 8 add another filter to URL aliases page
Drupal 8 add another filter to URL aliases page to filter by path system along with alias.
Read More