trungkienpvt/demo_booking

A Magento 2 module that add booking page in frontend

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

dev-master 2020-07-14 10:30 UTC

This package is not auto-updated.

Last update: 2024-10-02 22:25:06 UTC


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