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

URL Redirect

hello ,

We are using Drupal 7.89.

I have enabled Redirect for ... alumni.uoguelph.ca/aad- training.I want all the pages under aad-training to redirect to a new website's login page.- and this is working fine.

But, ...alumni.uoguelph.ca/aad-training/check is going to a DRUPAL 7 existing page.

 

do we have an option for that ? I am confused. Pls, let me know.

Created a module for Drupal V8.x and after created repository it still says "Empty Repository"

Hi,

I have created a module for Drupal V8.x - https://www.drupal.org/project/visualcrossing_weather

Then uploaded the project files using git commands from this page - https://www.drupal.org/project/visualcrossing_weather/git-instructions

In this page it still showing "Empty Repository".

Please help me understand the issue as its my first module publish in Drupal.

Allow every role to access route except for one

I know that I could put something like:

permissions:
_role: role1+role2+role3

However, there's a fair few roles on the site, is there a way to specify all but one? I imagine I could make a custom access check service. but I was hoping for some succinct syntax if it exists. Thanks!

Problem with hook_theme_registry_alter(), new template is not used

Hello,
I want to overwrite a Twig template from a module, using hook_theme_registry_alter() function.
However, my new template is not used.

Here are the details of the configuration: The module is called katalogsuche

File ‘katalogsuche.modul’:

AEM Asset Integration

hi,

Is AEM asset  Supported on Drupal? I am looking to integrate AEM asset in Drupal CMS so I was wondering is someone has already done that or if there is any plugin to install to do that.

thanks

Reason for linking one-time-login link to login form

Hello,

when users request to reset the password, they get a mail with a link to the route user.reset. When opening the link, the users get redirected to route user.reset.form, where a login form is presented. Upon logging in, the users get to route user.reset.login, which checks the one-time hash and timestamp and redirects to route entity.user.edit_form, where the users can change their password.

Pages

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