[TUTORIAL] Full Multi Language Site - Easy to set-up and to use!

Hello.

I create github repo and nom for this.

I didn’t notice @memetiocan 's repo so if community want to one repo I’d like to do that.

Anyway, my package can support some other feature.

  • Not need jQuery. So maybe outdated browser can not work
  • Support class. Like <p class="wm-en">hello</p>
  • Support language rotate button with data attribute which is standard way
  • Npm CDN. Just add custom code like below
    • <script src="https://unpkg.com/webflow-multilingual/webflow-multilingual.js"></script>

Check this out.

5 Likes