Giter VIP home page Giter VIP logo

phpsqlitecms's Introduction

phpSQLiteCMS

phpSQLiteCMS is a simple and lightweight open source web content management system (CMS) based on PHP and SQLite. As SQLite is file-based, it just runs "out of the box" without installation.

System requirements

Installation

  1. Load up the script files to your server
  2. Depending on your server configuration you may need to change the write permissions of the following files/directories:
    • cms/data - directory of the SQLite database files, needs to be writable by the webserver
    • content.sqlite, entries.sqlite and userdata.sqlite - SQLite database files, need to be writable by the webserver
    • cms/cache - cache directory, needs to be writable if you want to use the caching feature
    • cms/media and cms/files - need to be writable if you want to use the file uploader
  3. Ready! You should now be able to access the index page by browsing to the address you uploaded phpSQLiteCMS (e.g. http://example.org/path/to/phpsqlitecms/). To administrate the page, go to http://example.org/path/to/phpsqlitecms/cms/. The default admin userdata is: username: admin, password: admin.

phpSQLiteCMS example sites

  • phpSQLiteCMS - project website
  • my little forum - another project of the author of phpSQLiteCMS
  • Pro Cosara - an association dedicated to the conservation of Atlantic Forest in Paraguay
  • Eschenhof - biodynamic farm near Kassel, Germany / Biologisch-dynamische Landwirtschaft bei Kassel
  • Praxis Kunstleben - psychologische Praxis (Einzeltherapie, Paartherapie, Coaching, Familienberatung, Supervision) in Freiburg
  • ELBI - manufacturing of individual furniture and more in Burgas, Bulgaria
  • phpSQLiteCMS Spanish - Spanish phpSQLiteCMS demo and documentation site / página de documentación y demonstración española

phpsqlitecms's People

Contributors

sim2github avatar bmcbride avatar codersclub 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.