We are porting 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.

Currently basic functionality is working after porting module from drupal 7 to drupal 8. Following are more task that are still pending and need to work with :

Task list

a. Update API which are compatible with D8

b. Need to remove unnecessary files

c. Code clean up

d. Need changes in code as per best practices of drupal

e. Functionality testing

f. Need review to existing changes

Comments

RavindraSingh’s picture

Issue summary: View changes
RavindraSingh’s picture

Intent to help co-maintain the module.

prabhurajn654’s picture

Assigned: Unassigned » prabhurajn654
StatusFileSize
new20.37 KB

I started porting module from drupal 7 to drupal 8. I took Username originality AJAX check to port. I choose latest version drupal 7 of this module i.e. 7.x-1.0.Drupal Module Upgrader is drupal 8 module makes porting easy.I made changes in some API's which deprecated. For more Detail See the below patch attached. Currently basic functionality working. Need more work to increase functionality as well as coding standard.

RavindraSingh’s picture

Status: Active » Needs review
RavindraSingh’s picture

Assigned: prabhurajn654 » Unassigned
prabhurajn654’s picture

Issue summary: View changes

RavindraSingh’s picture

Status: Needs review » Fixed

Pushed and released 8.x-1.x release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.