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.
Can I build in API-first approach and still apply the usual approach to drupal theming? Go to production and then in the future (say a year's time) build a JS framework frontend that reads off content from the API-first drupal repository? Thsank you for any direction.
Does anyone have a solution to prevent update of an entity reference view field item on a node display page when the node is in an unpublished state?
For example, I have a content type "Daily Task List" which has an entity reference view field that lists tasks (nodes that have been created from a Task content type). If a Task node is edited (say, to change the task interval from weekly to monthly), the Daily Task List node display field item will update to reflect the edit, irregardless of the Daily Task List node published state.
In this site that is not a Drupal site i can sort at the left ( or the right) and see the outcome in the middle .. can i do the same with Drupal and how ?
I'm running four drupal 8.8.x sites on Bluehost and for the most part they run okay. They're not big by web standards. My main problem now, and I've add four separate tech chats with them about this, is enabling opcache. They insist that it is installed by default. It is, up to php 5.6 but the module cannot be found in in any php 7.x. configurations. Other than switching to another provider, I guess I'm stuck with this.