The admin settings path which has the module settings form is current set as /admin/settings/mean in the Drupal 7 version of the module. Any reason why it's not using /admin/config/mean instead? That is the D7 standard path for module configuration.

I did not include a patch pending any response on reason for /admin/settings but if it's just an oversight I can create a patch for this change.

Comments

basik.drupal’s picture

Status: Active » Closed (fixed)

  • Commit a2cdbed on 7.x-1.x by basik.drupal:
    Issue #2225733 by jaydub: Fixed Drupal 7 module settings path