This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

How to remove/rename a project from Download & Extend?

I have created a module project page into Drupal Download & Extend, but I made a mistake specifing the short name of the module (and also on the project repository name in the Drupal GitLab).

I would like to change the module  short name and the project name on the Drupal GitLab.

If it won't possible to amend, how I can remove all and start it again.
(I haven't published code yet in the Drupal GitLab project repository).

Regards,

Views Module Content: Group ID not showing on Filter Criteria

Hi all! Hope someone can help me figure this out.

I have the Views and Groups Module installed and enabled. I want to create a view that shows all groups except for group 66. I was following these steps but I got stuck on step 6. I cannot find Group ID on the Filter Criteria. I do see group ID on the list for groups. How can I fix this? I am using Drupal 9.

Steps I was following to create a view that shows all groups except group 66

  1. Make sure you have the following modules installed and enabled:

Please help

Error message

Warning: Undefined array key "database" in Drupal\mysql\Driver\Database\mysql\Schema->getPrefixInfo() (line 60 of core\modules\mysql\src\Driver\Database\mysql\Schema.php).

How to display all taxonomy terms in twig?

Hi there, 

I am using the content reference module and would like to show the taxonomy tags related to a node. 

in my preprocess function I have this:

Drupal Controller successes then failure

Hey,

We have written a Drupal module controller. It allows a user to select a course then enroll in the course. Upon successful enrollment the user is allowed to select another course and enroll in that course. After doing the enrollment process successfully 5 to 6 even 12 times in a row the course enrollment fails with this error in the browser console.

PSR-4 How is that done...

Hi,

I have some modules from a D7 site wich i shold convert to D9/D10

I use the

drush dmu-analyze modulename

Which works perfectly and i can remove old issues and obstacles.

But when it comes to classes, it really dont work.

I have followed some guides and everything fails, either because its not a Drupal namespace or it cant be found.

I would really apprechiate any help in this.

Drupal/modules/custom/test.module

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions