Use rest for update password

Hello,

Can I update the user account password using rest service please ?

And how can I do that ?

For login,  I use http://..../user/login  with parameters {"name":"toto","pass:"totopass"}

But for update password...

I have testing /user/uid/password  with {"old":"totopass","new":"toto"}

but no effect.

Thank you

Calling a form inside a node twig

Hello Everyone,

I've been looking for a few days now but can't find a solution to do this.

I have a simple Drupal 8 theme with Ubercart, and I want to fully customize the Product page. For this I created a twig file called node--product.html.twig. I have everything inside BUT the form.

So after searching a little bit everywhere, I found that to custom the form I need to do something like this:

Entity Reference

So, I started toying around with a project in drupal a few years ago, I guess in drupal 6 or 7.
I got pretty far, but then I stopped for some reason.

I recently got the inspiration to try the same project over again, but there is one module I THINK I had that I don't find anywhere. I don't remember the name, but it was just a simple way to crosslink between node types.

Drupal 8 - Social Media Feed Module

Hi..
I am working on fetching feeds from social sites in Drupal 8.
Using the module - "Social Media Feed"

Done all the necessary configurations for Facebook feeds , then too not getting any feeds displayed on my site.

Any suggestions.
Thanks in advance

New upgrade 7.57 to 8.50 issues

Just used upgrade to change to version 8.

Everything seems to have gone well ( ignoring the obsoleted modules ) except for 3 issues.

1) Before the upgrade I got the missing modules messages (19) and installed and enabled what I could to try again.

Afterwards after running update and CRON I ran the upgrade again and got the same 19 ?

2) The new 8.5.0 site has 2 HOMES in the main nav. One had edit & delete while the other only had edit.

( Deleted the one with delete option. )

How to have personal contact form owner as token in contact form fields

I have a use case involving the user "personal contact form" (provided by core Contact module).

I have a "Course" content type that include a User Entity Reference field to link to the user that own the course (i.e. the teacher of the course).

I want to add in the personal contact form of the teacher a drop-down list of all Course Title he is referred to, so that the sender can choose a specific course. The drop-down list must of course only contain courses the personal contact form owner is related to.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x