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.
I've been trying to create a user with Postman but I can't make it works and I'm running out of solutions.
I tried several solutions that I've found on forums but none of them worked for me.
I'm using Drupal 8.8.4, the module Rest UI.
I've also enabled Email Registration and Mail Login but I think they have no impact on the REST API.
After setting up a new Drupal 8.8.5 site, when trying to use any AJAX features like adding paragraphs or media, it doesn't allow me to perform these tasks and I get the following error in the console:
Is there a hook to edit the main menu? Login is appearing on the main menu when a user is logged in instead of hiding, and there doesn't appear to be a fix for it, do was going to use a hook (if available) to hide it from the menu if a user is logged in on the site.
I've set-up a site in D8, using D8W3CSS theme (thanks to fkelly ), for its dropdown menu that is ok for my needs. the drop down menu is in the "primary menu" region
Then I set-up a slideshow with Views_slideshow module, creating a view for a block that I put in the "highlighted" region, that is just below the "Primary menu"... this block is showing up only on the frontpage
I just started up my first website about a week ago. I'm very eager to get it off the ground and there have been a lot of setbacks to date. The latest is that when I went to log in, it just plain did not recognise my credentials. It recognised my username, but not my password.
I tried resetting the password three times, but I never got the email.
I tried emailing Drupal twice, but I haven't heard back from them.
I hope this hasn't already been addressed elsewhere. Tried using the search function and couldn't spot anything.