README

Example module to add custom fee effect on work flow checkout

Feature list

  • Add booking page to frontend
  • Validate form in frontend
  • Validate form in BO
  • Sava data using model factory
  • Show message result

How can I set up?

Run the following command lines below

$ composer require trungkienpvt/demo_booking
$ bin/magento setup:upgrade
$ bin/magento cache:clean

Reference link

  • stackoverflow