The files that I am trying to override are located in my plugin
plugins/forceten/resources/templates
/admin
/defaults
/listings
/pages
/widgets
I have a plugin where I normally do overrides from a child generate press theme
We simply create a folder called forceten in the child theme and drop in our overrides as twig files.
If I want to create overrides while using oxygen what code do I drop in the php file of my custom functionality in order to override files from the above templates directory ?