GitHub - thienphucvx/Magento2-Knockout-JS-Simple-Module: Magento2-Knockout-JS-Simple-Module

Skip to content

Navigation Menu

Sign in

Appearance settings

Functionality:

This module allows us to add/remove seat reservation and calculate total charge dynamically using Knockout JS.

Install

Copy Knockout module and put it in : app/code/Thienphucvx/Knockout

Run: enable module in commandline in root folder:

php bin/magento module:enable Thienphucvx_Knockout

php bin/magento setup:upgrade

Demo

Access demo url : http://your_locahost/knockout/index/view

Screenshot

Demo Knockut js in Magento2