username_check

Component ID

2493891

Component name

username_check

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

I am trying to port this module username_check from Drupal 7.x to Drupal 8.x. I used Drupal Module Upgrade,which analyse code and give us report what changes should need to do in module, which files get affected, modulation changes to be done in code etc. so far I do changes accordingly.