Crud Controllers

The Crud Controller is a powerful tool that allows you to easily design a UI for creating, reading, updating, and deleting records in the database. It is a part of the Administration module.

It's designed to speed up the development of the administration interface and provide a consistent user experience. At the same time, it's flexible enough to allow for customizations.

Crud controller is built using known Shopsys components like Grid and Symfony components.

Getting started

Reference