https://github.com/jongacnik/kirby2-mongolite
Provides Kirby with a schemaless MongoLite database
https://github.com/jongacnik/kirby2-mongolite
kirby kirby-field kirby-plugin mongolite
Last synced: 10 months ago
JSON representation
Provides Kirby with a schemaless MongoLite database
- Host: GitHub
- URL: https://github.com/jongacnik/kirby2-mongolite
- Owner: jongacnik
- Created: 2017-08-18T04:07:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-19T03:37:53.000Z (almost 9 years ago)
- Last Synced: 2025-02-12T18:18:56.272Z (over 1 year ago)
- Topics: kirby, kirby-field, kirby-plugin, mongolite
- Language: PHP
- Homepage:
- Size: 478 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Kirby MongoLite
Provides MongoLite database to Kirby site and custom field for editing entries.
## Usage
```yaml
entries:
type: mongolite
```