Skip to content

Commit

Permalink
Adding Mongo DB module reference
Browse files Browse the repository at this point in the history
  • Loading branch information
andrus committed Oct 31, 2022
1 parent a2a06eb commit 22a78dd
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion content/page/docs/_index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
date: "2019-11-16T12:02:04+03:00"
title: "Documentation"
metaKeywords: "Bootique Framework Documentation"
metaKeywords: "Bootique Framework Documentation version 2.x"
metaDescription: "List of Bootique modules"
layout: docs-index
url: "/docs/"
Expand Down
2 changes: 1 addition & 1 deletion content/page/docs/_index_1.x.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
date: "2019-11-16T12:02:04+03:00"
title: "Documentation"
metaKeywords: "Bootique Framework Documentation"
metaKeywords: "Bootique Framework Documentation version 1.x"
metaDescription: "List of Bootique modules"
layout: docs-index
url: "/docs/1.x/"
Expand Down
2 changes: 1 addition & 1 deletion content/page/docs/_index_2.x.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
date: "2019-11-16T12:02:04+03:00"
title: "Documentation"
metaKeywords: "Bootique Framework Documentation"
metaKeywords: "Bootique Framework Documentation version 2.x"
metaDescription: "List of Bootique modules"
layout: docs-index
url: "/docs/2.x/"
Expand Down
2 changes: 1 addition & 1 deletion content/page/docs/_index_3.x.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
date: "2022-07-24T12:02:04+03:00"
title: "Documentation"
metaKeywords: "Bootique Framework Documentation 3.0"
metaKeywords: "Bootique Framework Documentation version 3.x"
metaDescription: "List of Bootique modules"
layout: docs-index
url: "/docs/3.x/"
Expand Down
6 changes: 6 additions & 0 deletions data/modules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,12 @@ ByName:
Example: "https://github.com/bootique-examples/bootique-metrics-demo"
Versions: ["1.3", "2.0", "3.0"]

mongo:
Name: bootique-mongo
Icon: mongo-hat.png
Description: Integrates MongoDB client and Morphia framework
Versions: ["3.0"]

mvc:
Name: bootique-mvc
Icon: mustache.png
Expand Down
Binary file added static/docs/images/mongo.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 22a78dd

Please sign in to comment.