sydevs / Atlas

Central database of worldwide meditation classes
6 stars 5 forks source link

Wix Plugin #66

Closed Ardnived closed 2 years ago

Ardnived commented 2 years ago

Many Sahaj websites use Wix, we want to build a Wix plugin to simplify the integration process and avoid any potential issues with either (a) inability to use arbitrary iframe embeds or (b) inability to make an iframe stretch to 100% width.

We can then also expose some configuration options (like locale) directly in that plugin

Reference

Work in progress: https://github.com/sydevs/Atlas/pull/74

Ardnived commented 2 years ago

After a great deal of further investigation, it appears that this is unnecessary for Wix. The basic iframe widget already supports full width without the need for any app. I will keep the PR around for a little while, at least until we get our first Wix integration working.