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'm traying to install drupal buy command line with : drush site-install standard --account-name=username --account-pass=password --db-url=mysql://root:root@localhost/drupal_test
i am beginner to drupal, i wanted to know is their any module to create for my college for student registration form which includes the following information :
1. Generate admission no.
2. take snap and paste it on application pdf
3. personal information.
4. academic information, etc.,
Hi all,
I've a custom-content type defined with the Drupal8 UI.
I'd like to modify the template of the node (node--mycontenttype.html.twig) that shows this content-type adding some sections which list the contents related to this node.
So I have to pass some arrays to the Twig template.
Which is the correct way to do this?
Should I use the preprocess function?
I have a weird problem: If I want to add an existing field to a node bundle (/admin/structure/types/manage/bundleName/fields/add-field), I can only chose field_comments, no other field is shown, regardless how many I've created before. It's not the same for paragraph entity - there, the list contains all existing fields.
I do not know if this is a bug or I am doing something incorrectly.
1 - I can reach my site under-development with either my parked domain, which I had been using extensively. Or a live domain that I began using once it became available.
2 - Both domains go to the same site and can access the same pages.
HOWEVER - I stumbled across an issue - an instance where my view BLOCK does not render properly.
3 - Firefox browser - windows version - when logged in as admin - using live domain, not parked domain as URL.