Overview
To separate concerns and to make the solution more modular, multiple plugins were introduced. Each plugin is responsible for a specific part of the solution. Plugins can be reused in future projects and can be installed based on the needs of the application. The main plugin, called ERP Connector, is mandatory for each application, and the rest of the plugins are optional.
Plugins
Following plugins are part of the webshop solution:
- Erp Connector - core plugin responsible for communication and data synchronization with StoreManager
- OAuth Login - plugin provides third party OAuth login functionality
- Datatrans Payment - plugin provides payment functionality using Datatrans
- Ticket Creator - plugin provides functionality for creating ticket templates