Giter Club home page Giter Club logo

nodcms's Introduction

NodCMS – A Free CMS powered by CodeIgniter

Welcome to my GitHub Repository

NodCMS is a free, Multi-Language, 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.

If you cannot install nodcms automatic with wizard form, please try the manual way to install your NodCMS

Manual installation:

  1. Create a new empty database on your MySQL server(Set "Collation" on utf8_general_ci)
  2. Import the nodcms.sql file nodcms/install/installer/masks/nodcms.sql from in your database
  3. Rename the file database_manual.php to database.php in nodcms/nodcms/config/
  4. Inter your database name in line 81 of database.php between the last two quotation marks ('database' => 'YOUR DATABASE NAME',)
  5. Set your host username on line 79 instead of root('username' => 'root',)
  6. Inter your password in line 80 between the last two quotation marks.('password' => 'YOUR PASSWORD',)

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

Default administrator:

username: admin

password: 123456

Bugs

If you find an issue, let us know here!

There are various ways you can contribute:

  1. Raise an Issue on GitHub
  2. Send us a Pull Request with your bug fixes and/or new features
  3. Translate nodcms into Languages files in GitHub

nodcms's People

Contributors

h0zen avatar khodakhah avatar

Watchers

 avatar  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.