11
Customization, Integration / Re: Can you used listmailpro with a shopify store?
« Last post by DW on March 06, 2020, 12:56:00 am »Hi, Shopify doesn't offer full-fledged hosting with PHP, MySQL and email-sending support so you would not be able to run LMP there but would need a separate host. If you were to set up LMP on another host, for example using a subdomain of your main domain, it may be possible to collect emails on Shopify and then send them with LMP, but it would take some custom code to sync the emails with LMP. Specifically, a script could run periodically to use the Shopify API to check Shopify customer properties for the "accepts_marketing" field and add them to LMP if they weren't added before.