Skip to content

Commit

Permalink
Add packages @foadonis/magnify and @foadonis/shopkeeper (#103)
Browse files Browse the repository at this point in the history
* feat: add @foadonis/shopkeeper

* feat: add @foadonis/magnify

* fix: add icon and description to foadonis packages
  • Loading branch information
kerwanp authored Oct 7, 2024
1 parent b560db2 commit cf03d78
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
13 changes: 13 additions & 0 deletions content/packages/magnify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: magnify
category: Database
npm: '@foadonis/magnify'
repo: FriendsOfAdonis/magnify
description: Plug and play full-text search for your Adonis application.
icon: foadonis.png
compatibility:
adonis: ^6.0.0
firstReleaseAt: '2024-09-28T15:18:50.355Z'
lastReleaseAt: '2024-10-02T22:03:47.155Z'
type: 3rd-party
github: https://github.com/FriendsOfAdonis/magnify/tree/main
website: https://friendsofadonis.github.io/docs/magnify/introduction
13 changes: 13 additions & 0 deletions content/packages/shopkeeper.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: shopkeeper
category: Payment
npm: '@foadonis/shopkeeper'
repo: FriendsOfAdonis/shopkeeper
description: Adonis Shopkeeper provides an expressive, fluent interface to Stripe's subscription billing services.
icon: foadonis.png
compatibility:
adonis: ^6.0.0
firstReleaseAt: '2024-09-23T15:49:48.861Z'
lastReleaseAt: '2024-09-26T23:05:50.123Z'
type: 3rd-party
github: https://github.com/FriendsOfAdonis/shopkeeper/tree/main
website: https://friendsofadonis.github.io/docs/shopkeeper/introduction
Binary file added public/icons/foadonis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cf03d78

Please sign in to comment.