Plugins
Application Plugins
LiveCart provides plugin functionality for customizing all three application layers:
- Controller plugins allow to intercept custom logic in application flow.
- Model plugins allow to trigger data changes.
- View plugins allow to provide easily installable template code customizations that do not require template code modification.
More complex customizations will often combine the use of all plugin types.
Payment Processor Plugins
Payment handlers.
Shipping Rate Calculator Plugins
Live shipping rate calculations.