Hello @twisted1919,
As i am modifying my plugin with more options.
I want to know 2 things
1. how to get plugin stored data in controller, as i was able to store data in plugin like in example plugin "dummy_setting" variable.
I am able to save this data in plugin settings page, how can i now get this data in controller page?
2. also in which table of database this data is saved, if i want to access this data outside plugin controller like i want to make one controller who will run with cron job.
Thanks
As i am modifying my plugin with more options.
I want to know 2 things
1. how to get plugin stored data in controller, as i was able to store data in plugin like in example plugin "dummy_setting" variable.
I am able to save this data in plugin settings page, how can i now get this data in controller page?
2. also in which table of database this data is saved, if i want to access this data outside plugin controller like i want to make one controller who will run with cron job.
Thanks