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

Looping over json object in twig file

Hi,

I have a REST response that looks like this:

Help with my first custom module

Hello,
I created a module that performs a REST call to a server but I don't know how to make the module public therefore usable in a public page.
Currently the module only works as an administrator but I need the result of the call to be visible to everyone.
Could anyone point me to a tutorial?
Thanks for collaboration
Andrea

Display custom block in twig file (without use of Twig Tweak module)

Hi,

I have a custom block in drupal 8 which I want to render using a twig file. The twig file is in my templates folder. Is there a way to do so without using Twig Tweak module?

Thanks,

How to display a module on a page with text?

If in Joomla I do this:
{loadmodule my_module}
display my module on the page, how to do it in Drupal?

Live site downloaded locally redirecting to core/install.php?

Hello friends,

I have a Drupal 8 website running on a web server.

When I download the codebase and try running it locally, I am being redirected to core/install.php

Does anybody have any ideas as to why this is happening, I have done this several times before sucessfully.

Any help or advice would be greatly appreciated.

Kind regards,

Matt

Editing labels on sign up/register form - likely simple fix

Hey! So I'm basically just trying to change the login form and register form labels to instead say Email address instead of Username or email address and Full Name instead of Username. Any thoughts on what I could be doing wrong? I don't see any changes at all, but I know it's being called because the form id's print. 

<?php

/**
* @file
* Task 1 - only ask for email address and change username label to Full Name
*/

Pages

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