splashlab / magento-2-cors-requests

Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
Open Software License 3.0
69 stars 30 forks source link

How can I make it work for Drupal application calling custom controller/action of Magento2? #19

Closed aamritasingh closed 2 years ago

aamritasingh commented 4 years ago

@thaddeusmt

thaddeusmt commented 2 years ago

Since I am not working with Magento currently and have not been updating this extension, please check out graycoreio/magento2-cors to enable CORS on your Magento 2 site. Thank you.