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.
have been trying to import the date fields from a CSV file to Drupal 8 using format_date function.
but didn't work for me. it keeps translating everything into 1969/12/31 19:33. Does anyone know why?
here is my YAML file where field_date is machine name of my content type date field, and Date is the field name in CSV. and the date format in CSV is like 12/22/12 12:22
I'm in the process of migrating a site from Drupal 7 to Drupal 8. I've created two views that render text fields. If the text field is plain text, and the formatter option is set to plain text it works fine. If the text field is formatted and the formatter in views is set to Default or Trimmed—those are the only two options—the content won't render.
Help me to build my e-commerce website as im new to drupal...Can any one mention the modules required for e-commerce site..grid structure for to display the products...