Issue #3572134: Review Simple Convention Registration references

Closes #3572134

Replaces remaining public/module-name references to "Simple Convention Registration" with the current ConReg naming.

Kept the descriptive composer.json text "Allows a simple convention registration form" unchanged, since that is describing the module rather than using the old module name.

Checked locally:

  • php -l over changed PHP files
    • composer validate --no-check-publish
    • git diff --chec

Merge request reports

Loading