Hello together, I have a problem creating a new blog. On my Drupal website I want to have one site, where I show some videos. This site's name is e.g. movies. On this site I want to post articles with different movies in form of blog entries. One entry for one movie. When I create a blog entry, I have one site with that movie. I have the option to create the next blog entry. When I create one new entry and set the URL on the same name (movies) like the other entry, Drupal says there is already an entry with that name. How can I manage that, so that one entry is above the other.
I am creating a module for Replacing all Relative URLs in the REST Export of Views into Absolute URLs, for consuming in Application. I have actually made this possible, but I am not sure it is the right way to do.
Basically, I have created a module with a service.
Does it make sense to get this error for a module under development that hasn't even been activated yet?
Yes, I know, Drupal has not yet been official released.
The website encountered an unexpected error. Please try again later.
Drupal\Core\Extension\InfoParserException: The 'core_version_requirement' key must be present in modules/custom/custom/custommodule.info.yml in Drupal\Core\Extension\InfoParserDynamic->parse() (line 73 of core/lib/Drupal/Core/Extension/InfoParserDynamic.php).