Best Update Procedure for Drupal 8?

Hi there,

I have a single drupal site on shared hosting. I had been updating the site manually via FTP but was running into php error problems when updating due to non-core modules. I have been advised to use composer to update the site. However the article about installing composer on an existing site states that you should modify the composer.json file that is at the root of your git repository, not core/composer.json. https://www.drupal.org/node/2718229#managing-existing-site

Webform Module - How to connect data of 2 forms

Hello guys,

I am fairly new to drupal (8) and i have a webform related question (hope it's okay to post it here).

I have a form on my front-page with 3 inputs (name, email, phone). When the visitor submits the form, he or she will get an email with a link to a second form. The second form contains the 3 inputs from the first form and a lot more.

What I want to achieve:
When the visitor clicks the link to the second form I want the three inputs (filled out in the first form) to be already filled out.

Drupal 8 - Get exact country and city of a web visitor

I need for my website to know the real and accurate location of a visitor to offer him / her near elements.

I am trying to consume various external services and they tell me that I am located in barcelona (when I l live in Madrid).

These are the services I am consuming:

Drupal 8 user roles and content access

I have the following requirement, but can't seem to find a workable way to implement it.

I'm building a conference management system for a client. It currently uses the following workflow:

How to add a different Link to an image in a Views ?

Hey guys,

so I've just created a responsive grid layout using a view but now I want to add a different link to an image...
I'm not finding any option in the view to fix my problem...

Thanks !

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x