Skip to content

Milestones

List view

  • We want to load and execute plugins based on a per Shop configuration residing in our beacon endpoint server. Requirements ------------------- #### Plugin Management Module A plugin management module has to be implemented with the following functionality: Only when running in a domain of an Analytics enabled shop with acquired user session, the list of enabled plugins with their URLs has to be retrieved from the beacon endpoint service. * Each plugin will be executed as soon as it's available. * Each plugin should only be executed once. #### Plugins A plugin may recognize other commands than the currently implemented (eg `ecommerce:addItem`, `ecommerce:addOrder`) and may even operate differently on already registered commands. The Plugin Management module is responsible for providing the necessary context for each plugin.

    Overdue by 10 year(s)
    Due by January 14, 2016
    2/2 issues closed