Git Product home page Git Product logo

nodcms's Introduction

NodCMS – A Free CMS powered by CodeIgniter

NodCMS v2.0

After some years I'm developing a public version of NodCMS again.

The new version of NodCMS is under has been released:

  • database has totally redesigned
  • the ADMIN SIDE theme is totally changed (using a quick customize of bootstrap 4.1.3)
  • the FRONTEND SIDE theme is totally changed (using a quick customize of bootstrap 4.1.3)
  • Codeigniter version is upgraded to 3.1.10
  • created a modular system to add or remove different features
  • created a Controller core to manage different type of controllers such as:
    • backend: for admin side pages
    • frontend: for frontend side pages
    • membership: for the pages thad are using only for members
  • created a Model core to use database tables as objects instead of writing a method for each query.
  • created a Load core to use to manage modular system and load the CSS and JS file in different pages only when they are necessary
  • created a library to create and manage forms, and keep them in one style
  • created a library to create and manage data table lists and keep theme in one style
  • and all over the system has been reviewed and rewritten.

I apologize for the long delay.

What is NodCMS

NodCMS is a free, Multilingual, simple and powerful CMS powered by CodeIgniter.

More information can be found at nodcms.com.

Frontend Demo: demo.nodcms.com

Backend Demo: demo.nodcms.com/admin Username: demo Password: demo

Download

You can download it directly as a ZIP file: GitHub Download!

Installation

NodCMS have a auto installation, but the installer is not powerful and doesn't work in all version of XAMPPs Make sure the installer will change in the near future.

Manual installation:

For the NodCMS 2.0, there isn't any way to import database manually. So if the installation does not work, please report it as a bug. I'll handle it ASAP.

Administrator

After install, you can access the admin side on this URL www.your-domain.com/admin

username: admin

password: you will enter the password during the installation.

Bugs Reports

If you find an issue, let me know here!

nodcms's People

Contributors

h0zen avatar khodakhah avatar rslanna avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.