Skip to content

SalesRender/plugin-component-purpose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it for?

This packet is internal representation of possible plugin actions and entities, that can be handled by actions.

PluginClass

SalesRender\Plugin\Components\Purpose\PluginClass - ValueObject, that provide possible plugin classes (actions).

  • PluginClass::CLASS_EXPORTER plugin with this class can export some data in to some format

PluginEntity

SalesRender\Plugin\Components\Purpose\PluginEntity - ValueObject, that provide possible entities, that plugin can handle.

  • PluginEntity::ENTITY_ORDER mean, that plugin can work with orders

PluginPurpose

\SalesRender\Plugin\Components\Purpose\PluginPurpose - container for PluginClass & PluginEntity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages