- Admin grid to manage store reservations with ACL to chose who is allowed to view and/or delete
- CRUD for Reservations, to be able to do many things more easily, like GetById and DeleteById
- Custom log called reservations_logger.log
- Translation available in pt_BR
- Install the module composer by running
composer require heliton/module-reservation-admin-grid
- enable the module by running
php bin/magento module:enable Heliton_ReservationAdminGrid
- apply database updates by running
php bin/magento setup:upgrade
- Flush the cache by running
php bin/magento cache:flush
- Admin menu can be accessed in: Reservations -> Grid Reservations.
- ACL
- Admin menu
- Admin grid
- Log with the informations