sailthru / sailthru-magento2-extension

Sailthru extension for Magento 2
2 stars 12 forks source link

Extend template support for backend templates #44

Open silverman63 opened 5 years ago

silverman63 commented 5 years ago

This PR refactors the Sailthru Template class to extend from Magento's BackendTemplate class and adds a new DI preference so that BackendTemplate also returns a Sailthru template instance.

This addresses #44.