Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.25 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.25 KB

Webview Template für Proffix

Webview Template für Proffix basierend auf Vue.js.

Features

  • Webview unterstützt Routing
  • Direkt als SPA generiert
  • Debugging inkl. Hot Reloading und SSL (npm run serve)
  • Kompilierung und Treeshaking als eine HTML - Datei (npm run build)
  • Benötigt produktiv keinen Webserver - läuft als einzelnes HTML File
  • Speichert Login - Credentials / Tokens temporär als State (vuex) ab

Die Webview kann zu Debugging - Zwecken mit den Parametern zur Authentifzierung an der Rest-API aufgerufen werden. Details unter https://docs.pflex.ch/tools/webviews-proffix.html

Befehle

  • npm run serve (Hot Reloading inkl. SSL)
  • npm run build (Kompilierung in SPA / Einzelnes HTML - File)

Komplexere Beispiele sind z.B. im Partnerportal zu finden:

Hilfe

Du willst eine eigene Webview für Proffix ? Oder hast ein komplexes Problem das direkt in Proffix mittels Webview gelöst werden soll ? Hier kannst du uns kontaktieren: https://www.pitw.ch/kontakt