All that's needed is a line added to .info

configure = admin/config/development/content_type_overview

Would you like a patch?

Comments

klonos’s picture

Yes, can we please have this? The current workflow once the module is enabled is:

1. Go to Structure -> Content types -> Overview
2. See the message:

You need to enable at least one content type on the Content type overview settings page.

...where the "Content type overview settings page" is a link to ../admin/config/development/content_type_overview

3. Go to the settings page to enable one or more content types. Save settings.
4. There was a link to take you to the settings page, but no link to take you back to the "Overview" page (#1493494: Add a link to the module's settings page linking back to the "Overview" page.). So you "manually" have to go back to Structure -> Content types -> Overview.

This feature request here is a quick fix that would make this process require less clicking around and provide a better admin UX. Eventually, we should implement #1493492: Streamline the process of adding/removing content types to/from the "Overview" page..