Skip to content

Commit

Permalink
[ECA-640] Adicionar arquivo catalog-info (#22)
Browse files Browse the repository at this point in the history
* [ECA-640] Adicionar arquivo catalog-info

* Atualizar owner
  • Loading branch information
moacirjun authored May 18, 2022
1 parent d3e849f commit 5ae7b71
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: plugin-magento2
tags:
- html
- php
- ecommerce
- magento2
description: |
Use o plugin do PicPay para Magento para oferecer pagamentos online em seu e-commerce.
links:
- url: https://picpay.github.io/picpay-docs-digital-payments/checkout/plugins/magento
title: Documentação Oficial
- url: https://packagist.org/packages/picpay/magento2
title: Packagist
- url: https://picpay.atlassian.net/wiki/spaces/PAC/pages/2493055241/Plugins+Magento
title: Confluence Docs
annotations:
github.com/project-slug: PicPay/magento2
spec:
type: plugin
lifecycle: production
owner: squad-ecommerce

0 comments on commit 5ae7b71

Please sign in to comment.