https://github.com/whyboris/fp
wip
https://github.com/whyboris/fp
mongodb php
Last synced: about 1 month ago
JSON representation
wip
- Host: GitHub
- URL: https://github.com/whyboris/fp
- Owner: whyboris
- Created: 2017-01-24T20:42:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-12T00:13:22.000Z (over 9 years ago)
- Last Synced: 2025-04-03T20:17:44.215Z (about 1 year ago)
- Topics: mongodb, php
- Language: PHP
- Size: 292 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mongo Press
*This is a work in progress* This project mimics the WordPress administrative panel, saving data to MongoDB.
## About
*This is a work in progress* learning experience in building a simplified version of WordPress administrative panel for posting articles, editing user meta, and blog meta.
## Features
Create field, dropdown, radio, or checkboxes easily:
- One-line creation of user settings
- One-line creation of blog settings
- Two-line creation of metaboxes
## Comments
- Uses [Bootstrap](http://getbootstrap.com/)
- Uses [DataTables](https://datatables.net/)
- Uses [Summernote](http://summernote.org/)