InvalidArgumentException error install devel module with composer

Hi,

I have problem install modules with composer.

Works good before but seems not working recently.

Drupal version: 8.5

Composer version: 1.6.3

/composer.json file set up correct as following:

Drupal 8.5.0 error after using Paragraph 8.x-1.2

"Additional uncaught exception thrown while handling exception."

Still working on my Drupal 8 website

I moved the theme from Zircon to scholary i think it is crisp and clean. 

I think give it another week or two will launch it properly.  

Adding content is quite good fun and going to add custom comments 

and take the url's out. The spammers are trying already to hound it and there are no comment 

fields. 

I wonder if it would look better if i had a video at the front rather than an image?

What would you add in on the site if you were me? 

What is missing on my website?

How to get functional Drupal tests to run with code-coverage?!

I can't seem to get functional tests based on BrowserTestBase to run with code coverage. My functional tests run fine without code coverage. As part of my functional tests, I bootstrap the same bootstrap file that Drupal core uses for its test. This works fine, but when I go to instantiate the container, it hangs. I did some logging and discovered its just going very very slow, like it doesn't complete creating the container instance in under 4 minutes.

Display related content by taxonomy (but select a subset of taxonomy)

Hi,

I am looking for a display related content by subset of tags (please read requirements below)

  1. The content creator can tag page by terms from a taxonomy:color eg (red, blue, green)
  2. This would allow other pages to pull this node based on the tags (red, blue, green)
  3. For the same page however the content creator can select subset of the tags say just (red) to display as related content on that page
  4. Is this possible using views or do I need a custom solution for this

PLease advice

Thank you inadvance 

How to show a formatted taxonomy used in a node on its node full page

Hello

I have a field which contains a long taxonomy list of product types. the taxonomy list is a multi-level list which means it has vocabularies with child terms. the problem is that I want to show them grouped by their parents. for disambiguation imagine that this is my taxonomy list:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x