8000 GitHub - jamnab/Panoplycms: PanoplyCMS is Open Source CMS based on Meteor Framework.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jamnab/Panoplycms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PanoplyCMS 1.0

PanoplyCMS is opensource CMS based on Meteor Framework. In current version it provides basic functionality like adding articles and categoies and assigning them to menu. It uses Bootstrap3 as its css framework.

Installation

  • Pull PanoplyCMS from GitHub Repository on you system OR you can download zip and extract it on your machine
  • Go to folder location through terminal or command prompt
  • Type: meteor and hit enter. Please wait for server to get start. It will automatically install all dependencies and will start running
  • Once it start running goto you browser ant type: http://localhost:3000
  • Thats it! You have installed PanoplyCMS on your system successfully

Frontend Link: http://localhost:3000 Backend Link: http://localhost:3000/admin

Initial Login Credentials on Backend: email: 'info@deligence.com' password: 'y!A;4)'

Now go and create some categories, then articles and finally some menus. Look at the changes at your frontend.

Demo

Features

4F8A
  • Single Admin
  • Multiple Categories
  • Articles Associated With Created Categories
  • Multiple & Multilevel Menus
  • Tags associated with articles
  • HTML Blocks that can load at any given position.

About

PanoplyCMS is Open Source CMS based on Meteor Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.9%
  • CSS 40.2%
  • HTML 16.9%
0