This repository contains the interface definitions used by the AEM Guides to create connectors and configurations which connect to external data sources.
This repository also contains connector implementations for various external data sources. These connectors are designed to facilitate the integration of external data sources with AEM Guides, providing a seamless experience for accessing data.
- Description: Interfaces for connector and configurations.
- Usage: Use these interfaces to create connector implementations.
- Description: Connector implementation for Akeneo.
- Usage: Use this connector to connect to Akeneo PIM and fetch data into AEM Guides.
- Description: Connector implementation for Azure DevOps Boards.
- Usage: Use this connector to connect to Azure DevOps Boards and get work items details in AEM Guides.
- Description: Connector implementation for Salsify.
- Usage: Use this connector to connect to external Salsify PIM and fetch data into AEM Guides.
Contributions to this repository are welcome. If you have a new connector implementation or improvements to existing connectors, please feel free to submit a pull request.
This repository is licensed under the Apache 2.0 License. See the LICENSE file for details.