Skip to content

Commit

Permalink
chore: add catalog-info.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaferMazu committed Jun 5, 2024
1 parent 645a92d commit 1ee31d0
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# This file records information about this repo. Its use is described in OEP-55:
# https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055-proc-project-maintainers.html

apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: 'openedx-wordpress-ecommerce'
description: "A free and open-source WordPress plugin that allows you to integrate WooCommerce with your Open edX platform."
links:
- url: "https://github.com/openedx/openedx-wordpress-ecommerce"
title: "Repository"
icon: "Web"
- url: "https://docs.openedx.org/projects/wordpress-ecommerce-plugin/en/latest/"
title: "Documentation"
icon: "Web"
annotations:
openedx.org/arch-interest-groups: "feanil,felipemontoya,mafermazu"
spec:
owner: user:mafermazu
type: 'library'
lifecycle: 'production'

0 comments on commit 1ee31d0

Please sign in to comment.