Plugin Expansion

Overview

The Export Format API provides a streamlined interface for creating custom export formats within the Nexo Maker ecosystem. This API abstracts complex data transformation and file management operations, enabling developers to define export formats through declarative configuration and functional transformations.

Purpose

This API allows developers to:

  • Define custom export formats for Nexo Maker projects

  • Transform normalized item data into target format structures

  • Integrating plugin translation extensions into existing translations

  • Integrating translations into your custom modules

  • Configure output file organization and asset management

  • Implement lifecycle hooks for export workflow customization

Last updated