I am busy with working at my drupal 7 site to upgrade it to drupal 8
In drupal 7 I used TB Megamenu, a great tool to make nice menu's in drupal 8 this is not supported anymore till now I found 2 alternatives (see www.redcaps.nl menu teams for the extra functionality I need)
1 Superfish, tried this but is less functional then tb megamenu
2 Drupal 8 Megamenu supported bij weebpal.
I have found many modules (Body node ID class,Custom Body Class) but they does not add classes to user profile pages.
Sorry, may be they do, but I was not able to configure and use them properly :-)
I have been unable to run Composer on my web host server, so I have installed a few modules via the GUI "Install new module" button at admin/modules/install. But I just noticed that this method places the modules into the modules/ directory, and not into the modules/contrib/ subdirectory.
This seems strange to me as the docs clearly state to put contributed modules under modules/contrib/. Is there a place this is configured so I can fix it going forward?
I would like to create a new module, and I would need entities with pretty much all the same implementations/functionnality than the core Node module (revisions, translation, bundles, custom fields, forms, etc.).
What is the best way to achieve this? I'm not an experienced developper, that would be my first module, and I know that my question is a bit general and maybe lack a bit of context, but I just need to be on the right track to plan accordingly before I begin coding.
Hi All, We are trying to create a build artifact using acquia blt by executing blt artifact:build command. But getting errors as seen in below link . Can anyone help with this.