Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MoNoApps/posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Posts

Plugin to edit/publish entries for the blog.

Tree File Structure

.
├── README.md
├── api
├── assets
├── helpers
├── migrations
├── package.json
├── plugin.js
├── sio
├── test
│   ├── e2e
│   └── helpers
├── views
└── web

Add this package as github module

git submodule add [email protected]:MoNoApps/posts.git plugins/posts

Run migrations

node plugins/posts/migrations/seed.js

About

Post Manager Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published