Mango.Nop.Plugins/Nop.Plugin.Misc.AIPlugin/Controllers
Loretta 9b5155684e Add AddPartner method with SignalR support to controller
Added AddPartner to FruitBankDataController, enabling partner creation via SignalR. The method logs the action, inserts the partner into the database, and returns the newly created partner, including ShippingDocuments if available.
2025-12-22 14:37:59 +01:00
..
CheckoutController.cs FruitBank plugin 2025-08-31 01:25:22 +02:00
FruitBankDataController.cs Add AddPartner method with SignalR support to controller 2025-12-22 14:37:59 +01:00