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 am not able to install the Drupal 8.0.2 on the PostgreSQL 9.2.4.
Could you please help me in this issue? The details you can find below.
Thank you in advance.
I am using Drupal 8 and have a custom module that is creating new nodes. I need to create the URI path for this node based on the title and I cannot find the Drupal 8 equivalent function that will create an official Drupal URI. Ideas? Thanks!
- I already installed drupal 8
- go to my localhost/drupal
- at "home" page, click "add content" (under Tools), chose "Article"
- Fill in "title", "body" (text format basic HTML), "image", alt text, Save and publish
- only shows title that i filled in, body and picture doesnt appear.