I administer a Windows Server running IIS with Drupal 8. I have some web developers who are doing the actual site development. They are the ones installing and using Modules, and they do this via the web interface. Note that I installed Drupal 'recommended-project' using Composer and have been updating it with Composer.
Would it make sense to keep the Modules out of the composer.json file and just continue to let the devs manage them manually themselves, and only use Composer to update Core?
Hello there! I am trying to get used to the new way drupal 8/9 does things (I am an avid d7 developer), but having trouble finding proper documentation.
So I am building an invoicing system for a client, and I have two routes setup in my invoicing.routing.yml file, as shown below
One thing Drupal doesn't do is allow you to filter media in Views. I'm currently setting up "asset" content types for documents. Assigning taxonomy to these document content type assets. Then using views to pre-populate them on necessary pages. Reasoning for this... A large number of staff will be on the site. These document assets will be archived after xx time. We also want to control how these assets display visually as well as how they're sorted, etc. These displays and sorting may differ from page to page.
IMBA is a network of local mountain biking chapters that work together for the benefit of the community. Members can find trails close to their location as well as resources for trail building and maintenance. The association website utilizes CiviCRM and Drupal 8 to empower local chapters to view their own membership signups, send emails to their members, and customize their personal pages on the website. As the membership organizations scale, it is important to get information in their members hands quickly, and reduce overhead costs with automation.
I have the following question. I have a paragraph with the following structure:
Paragraph
- field_paragraph_content
- field_image
It's a paragraph inside a paragraph
From the Parent Twig Paragraph I want to access what would be in the child's Twig the field content.field_image
My requirement is to print the image at the same level of field_paragraph_content but I don't want to manually create the img tag or use drupal_image() or having to manually declare the Image Styles.
Our collaboration with North Central College addressed an immediate set of needs while building a relationship to support their internal dev team and future marketing initiatives.