Custom module and base field

Hi everybody,

I'm a little lost with a custom module from a devellopper who's left our companie. We are a bug with paragraph module, we found a patch for this bug and we must run an entity update for apply it. But we've got this error :

delete

delete

Drupal 8 freelancer required

We are looking for full time freelance Drupal 8 developers from India on per day or per assignment basis. Looking for a long term engagement.

Please do contact me if you're interested.

Thanks

Menu link for my first custom module

Hi,

I am learning how to develop custom modules in Drupal8. I went through two examples where they created the menu links for the modules respectively.

In one example, the my_module.links.menu.yml file contained the beginning line of code as:

my_module.newpage

In the second example, the my_module.links.menu.yml file contained the beginning line as:

my_module.admin

 What is the difference between my_module.newpage and my_module.admin in the .links.menu.yml files?

Thanks,

Render TWIG when adding a custom block to panels

Hi,

I created a simple custom block out of "Basic block" and called it "testblock1".

I created a TWIG file called "block--testblock1.html.twig" with a div and background-color:yellow;

When I add the custom block "testblock1" using the block layout, I see the content of "testblock1" with a yellow background (which is great!).

But, when I add "testblock1" from panels->content->add new block, I see the content of "testblock1" but NOT the HTML of the TWIG file with the yellow background.

Looking to get set up with Drush/Compose

I've downloaded and experimented with Drupal 8 for the past 3 months or so and would like to now start using Drush/Compose for multiple unrelated site projects.

My question is if there is a guide somewhere or something I can read or watch to learn the "best practices" for setting up a local development environment, remote staging and production workflow? I'm familiar with running WAMP locally (Windows 10), as well as working in Linux CLI remotely through SSH.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x