Skip to main content

Available Actions

The admin package includes actions for administrative operations.

Core Actions in Admin

The admin panel also has access to all core actions for managing the business logic of the shop.

Using Admin Actions

Inject actions into your admin controllers:

Custom Admin Actions

Create custom admin actions by implementing the action contract:
Register in a service provider: