Per the Module documentation guidelines, a module should Provide help text in the Drupal UI. This module is missing an implementation of hook_help(), but it does provide a fairly comprehensive README file, which can be included in hook_help() as a stop gap until something better can be created.

Documentation:
https://www.drupal.org/docs/develop/documenting-your-project/module-docu...
https://www.drupal.org/node/632280
Patch to follow, thanks!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alonaoneill created an issue. See original summary.

alonaoneill’s picture

Assigned: alonaoneill » Unassigned
Status: Active » Needs review
FileSize
2.03 KB

I uploaded the patch that adds hook_help file.
Thanks

cindytwilliams’s picture

FileSize
2.01 KB

Here is a patch that corrects the README file extension in hook_help and contains some grammar changes to the help text.

After applying this patch, you can navigate to the help page at /admin/help/content_porter

vuil’s picture

Status: Needs review » Reviewed & tested by the community

Well done, @alonaoneill, I really like you/r work (and respect for your hundreds of commits!

Thank you, @cindytwilliams

anil.gangwal’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for proving help section !!.

vuil’s picture

Status: Fixed » Closed (fixed)

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