Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Is anyone using Drupal in a microservice architecture?
So what I am looking at is leveraging Drupal for a common front-end editing/rendering; authentication, authorisation, webshop etc and pulling in data from different api services where appropriate
Pushback from the team is that everything should be based on a service and use re-writes to access those parts seperately.
Does anyone have presentations/patterns they could share on this topic?
New fresh installation of D8 and I can't get rid of this two errors.
1. PHP OPcode caching Not enabled
PHP OPcode caching can improve your site's performance considerably. It is highly recommended to have OPcache installed on your server.
Can you guys help me:
1. Is there a way to get a list of pages where a certain block is used?
Ex. #1 Block FEATURED is used on the Main Page only
Ex. #2 Block Footer is used on All Pages (list of published pages)