WP-Plugin für Buchungsmaske auf der Engstliegenalp.ch Seite
- Download the files
- run 'cd buchungsmaske'
- run 'npm install'
- Code in the 'buchungsmaske/src' folder
- run 'npm start' to compile while you code
- Zip 'buchungsmaske/build', buchungsmaske/js and 'buchungsmakse/buchungsmakse.php'
- upload your file as a plugin on your wp-site
Bearbeite die Struktur für das Frontend im file src/save.js
Für Links und allgemein die Interaktion im frontend musst du im file js/buchungsmask.js
Wenn du die Ansicht im WP-Admin bearbeiten möchtest findest du alles im src/edit.js