Skip to content

Cooperative blog CMS with markdown editor and user rights restriction system

License

Notifications You must be signed in to change notification settings

SerenityIK/phoenix_cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhoenixCms

Blog CMS

Features

  • Ultra fast
  • User rights restriction system: average users can add comments, authors can publish posts, moderators and admins has rights to change and delete comments and posts
  • Markdown editor
  • View counter

To start your Phoenix server

  • Install ImageMagick (being used by Arc)
  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Credentials to log in

Login: admin@example.com, password: admin1234

About

Cooperative blog CMS with markdown editor and user rights restriction system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published