Problem/Motivation

Use 2.0.x branch as development branch & release the 2.0.0-beta1 version, as a initial release.
1. Create the drush commands extending the DrushCommands. (nodetypecount, nodecount, rolecount, usercount)
2. Create the User interface to show the details of the count of nodes, content types, users & roles existing in the site, refer - https://www.drupal.org/files/project-images/extra-siteinfo-2.png

Steps to reproduce

NA

Proposed resolution

Release the module to support Drupal 10 and higher versions.

Remaining tasks

#3379006: Create the drush commands extending the DrushCommands. (nodetypecount, nodecount, rolecount, usercount)
#3379014: Create the User interface to show the details of the count of nodes, content types, users & roles existing in the site
Cleanup the unwanted code & create a beta release - Done

User interface changes

NA

API changes

NA

Data model changes

NA

Comments

heykarthikwithu created an issue. See original summary.

heykarthikwithu’s picture

Version: 8.x-1.x-dev » 2.0.x-dev
Issue summary: View changes
heykarthikwithu’s picture

Issue summary: View changes
heykarthikwithu’s picture

Issue summary: View changes
heykarthikwithu’s picture

Issue summary: View changes

  • heykarthikwithu authored b279d303 on 2.0.x
    Issue #3378669 by heykarthikwithu: [META] Plan to migrate Drupal 10...
heykarthikwithu’s picture

Assigned: heykarthikwithu » Unassigned
Issue summary: View changes
Status: Active » Fixed

Removed the unwanted code and fix the minor issue with the route in above commit.

And
Released the new version 2.0.0-beta1

Status: Fixed » Closed (fixed)

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