Main Functionalities Admin grid to manage store reservations with ACL to chose who is allowed to view and/or delete Admin grid that list inconsistent reservations to analize 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 Installation 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 Configuration Admin menu can be accessed in: Reservations -> Grid Reservations. Image demonstrations ACL Admin menu Admin Reservation grid Admin Inconsistent grid