In class-admin.php if you change the instances of 'manage_options' to 'edit_others_pages' in the function 'register_settings_page' it will give access for an editor to the plugin.
↧
In class-admin.php if you change the instances of 'manage_options' to 'edit_others_pages' in the function 'register_settings_page' it will give access for an editor to the plugin.