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

How To Create a Log Stock for D9

Hi everyone, How could I create a log where the records of the stock level in D9 are kept, just as I have done on my D7 page?

This is that I,ve got on D7

[![enter image description here][1]][1]

In D7 use a View like that[![enter image description here][2]][2]

But Use the module Rules with a custom PhP code that is:

Error with mi yml file to migrate files from a csv file to drupal 9.

Hello.
I'm trying to migrate a d6 drupal to 9, the problem is that migrate_drupal doesn't work with Drupal 6 so I'm using csv files to migrate the information.

I have check the d6_files.yml and d7_files.yml  files from drupal core modules, also I have read https://www.drupal.org/docs/drupal-apis/migrate-api/migrate-destination-...

This is my code:

Site appears blank

Im new to drupal. my website has drupal  7 installed. After one of the updates, the header and footer portion of the site is not getting displayed. How to resolve it.

Composer installed wrong module

Hi guys,

Is there something like a module cache for drupal, that could mess up installations with composer?

I want to install the Bootstap 3 Module on the page I'm currenty working on. After running the install command ("composer require 'drupal/bootstrap:^3.25'") I couldn't find the module in the module folder. Just the "background_image module", I uninstalled in a few days ago. After deleting the wrong module and checking the command I tried again but the outcome was the same wrong result.

Programmatically create a child menu item for a view menu item

Hi everyone,

I need help with a menu item I want to create programmatically through (this is a piece of extra information) a presave hook. In particular, I want to make a menu item that is a child of a menu item created by a view (in the view administration page).

Also: I listed all children of a specific menu item (that is the parent of the menu item created by the view) and, of course, it wasn't listed with the other *basic* menu items.

How I can create a menu item that is a child of the view menu item?

This is my piece of code:

Editic module

The purpose of this module is to enable developers to quickly set up a system for generating electronic documents from a json feed and a docx model.

Pages

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