Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

BlazOrazem/numencode-old

Repository files navigation

NumencodeCMS - Content Management System

Homepage: http://www.numencode.com/

Introduction

NumencodeCMS is a Web system that allows publishing, editing and modifying content, organizing, deleting as well as maintenance from a central interface. It is used to run websites containing blogs, news, and shopping.

NumencodeCMS is a stand-alone application to create, deploy, manage and store content on Web pages. Web content includes text and embedded graphics, photos, video, audio, and code (e.g., for applications) that displays content or interacts with the user.

NumencodeCMS contains built-in back-office administration panel for managing content and structure on a specific website.

About the author

NumencodeCMS was created by, and is maintained by Blaz Orazem.

Installation

This git repository, which contains the development version in its master branch, is intended for developers and everyone interested in contributing or just curious to see how the code works and wanting to hack on it.

  1. Create a project directory and initialize a repository
$ git init
  1. Clone this repository to your project directory
$ git clone https://github.com/BlazOrazem/numencode.git
  1. Set up environment configuration
$ cp .env.sample .env
  1. Edit .env file and insert your database credentials
$ vi .env

MIT License

About

NumencodeCMS - Content Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published