Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Add mongo table admin #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 61 additions & 0 deletions _tools/mongo-table-admin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
# Tool name
name: Mongo Table Admin

# Software language (if applicable, see _data/attr.yml)
language: JavaScript

# License (should be listed in _data/attr.yml)
license: MIT

# Maintained: "Actively Maintained" or "Inactive"
maintained: Actively Maintained

# (optional) url of support forum
support: https://github.com/artbels/mongo-table-admin/issues

# homepage url
officialUrl: https://github.com/artbels/mongo-table-admin

# supported operating systems (if applicable)
environments:
- apple
- linux
- windows

# (optional) fully supported MongoDB versions that have been tested
mongodb_versions:
- 3.0
- 3.2

# (optional) minimum MongoDB version
minimum_mongodb_version: 3.0

# (optional) Support for MongoDB Enterprise features? None, Limited, Full
mongodb_enterprise_support:

# Purpose (see _data/attr.yml for valid choices)
purpose: GUI, Analytics
slug: mongo-table-admin

# Short description of tool
description: Work with collection as Excel table.

# (optional) image should be added to the img/ directory, ideally 370x200px
img: mta.png

# (optional) Release Info
latest_release_version: 2.0.3
latest_release_date: 2016-10-25

# (optional) Github Info
github_user: artbels
github_repo: mongo-table-admin

# Include in sitemap? Change this to "true" or remove the "sitemap" line
sitemap: true

# Do not change the following settings
layout: tool

---
Binary file added img/mta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.