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
Comment #2
heykarthikwithuCreated the development branch: https://www.drupal.org/project/extra_siteinfo/releases/2.0.x-dev
Comment #3
heykarthikwithuComment #4
heykarthikwithuComment #5
heykarthikwithuComment #7
heykarthikwithuRemoved the unwanted code and fix the minor issue with the route in above commit.
And
Released the new version 2.0.0-beta1