1.9 Third-Party Applications
Within Retailys, an application is any standalone program that depends on the core but can be hosted on any infrastructure:
Each application must provide a manifest (XML) and an interface (RESTful endpoints).
The manifest registers the application with the core, optionally defines database entities (
<datanest:section>), or sets up a user interface (<dashboard:section>), among other possibilities.