"forgot password" link is not showing

I manage a website that is based on D8.

It was quite a mess, so I rebuild a new version from scratch, simply importing the users and the nodes from the old one, then I changed the theme, the block positioning etc

everything works, apart the fact that the, in the login page (called by clicking on the "login" link in the User Account Menu) there isn't the "Reset your password" link

If you place the "user access" block, instead, the "reset password" link is present

YMCA of Western North Carolina

Mobile version of the site

The previous website was developed in 2010 on Drupal 6 when the organization didn’t have a centralized marketing team. Due to the high staff turnover and a lack of consistent training and oversight, the site had become unwieldy and hard to navigate. The redesign was a daunting task, and the organizations’ small in-house team decided that they couldn’t manage a project of this scope alone.

Sectors: 
Community

VINCI Immobilier - General public site

vinci immobilier homepage

Vinci Immobilier has retained Smile for the redesign of its showcase site www.vinci-immobilier.com towards Drupal and React. The subsidiary of the Vinci group is one of the main players in real estate development in France. Established throughout the country, Vinci Immobilier is present on the two main sectors of the market: residential real estate (housing and managed residences) and commercial real estate (offices, hotels, shops), thus targeting investors, both institutional and private.

Sectors: 
Real Estate

Drupal website using v8.8.6 has drastically low performance

Hi,

We have an existing Drupal site built using Drupal 7. Recently, we have begun the process of migrating the site to Drupal 8. For the new site, we are using Drupal version 8.8.6 with PHP 7.2 and MySQL 5.7. With 2-3 users load, the site loads decently (taking about 5 seconds for non-administrative pages). But it performs drastically bad as user load is increased. The average response time went up to at least 30 seconds for 10 users load.

How can I make email field required

How can I make email field required in add user page (admin/people/create) ?

I tried this in form alter:

$form['mail'] = [
'#required' => TRUE,
];

and this as well

$form ['mail']['widget'][0]['value']['#required']=TRUE;

But didn't work, even when I dump($form), its not showing mail,

Please help me its urgent, I stuck from long time in this.

Public File Path for Upgrade 7 to 8 403 error

Trying to upgrade a Drupal 7 / Postgresql site to new D8 Apache and Postgresql hosts.  Drupal 8 setup and running. 

D8 site is newwiki.example.com is up.

In upgrade site source settings we are using "https://oldwiki.example.com" for source file location and "/mnt/oldpvt" for private file location.  This is a mount point to private files.

Receive:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x