Hello
Thanks for reaching out and using my plugin.
At this time plugin options page is only available and accessible for site admin but I may add this feature as a new option within next version release.
For now, you can follow these simple steps and make plugin options page available to shop manager user role.
1- Login to your FTP account and navigate to wp-content/plugins/woo-store-vacation folder.
2- Edit woo-store-vacation.php file and remove line 35 and 38.
3- Navigate to includes folder and open WooStoreVacation.php file.
4- Find line 31 and change
manage_options
to
manage_woocommerce
5- Don’t forget to save the changes.
Note that you probably need to open PHP files in a text editor which supports line number feature to find and edit the exact line of code as mentioned above.
That’s it.
Hope it works for you.
All support is handled via a dedicated support forum, available at Community Forums. Please head out there to open a new topic, in case you have any questions.