Added required permissions for the configuration page of magento module
Closes #3285292 Added permissions for the module configuration page when the magento configuration can page can only be accessed by the particular roles provided. For testing check
- checkout to this branch.
- add a user give him a different role than admin.
- go to admin/people/permissions page .
- Search for 'Access magento config page settings'.
- Give the permission to role of your user.
- login as the user and check if you can access the page
- you can switch the permissions and also check this.