GithubHelp home page GithubHelp logo

jimdo / lampcms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from snytkine/lampcms

0.0 75.0 0.0 7.25 MB

Open source Question and Answer program similar to StackOverflow and Quora in PHP + MongoDB. Follow @snytkine on Twitter

Home Page: http://support.lampcms.com

lampcms's Introduction

What is Lampcms?
=================

Lampcms is the open source high-performance web program 
for creating Questions/Answers website.

This is similar, but not exactly the same as a traditional web forum. 

Question/Answer type of site is more suitable for certain types 
of online communities and customer support sites.

This program, however can easily be adapted for creating 
a general purpose discussion communities where it
 is 
not required to start a thread in a form of a question 
but simply start a discussion of any topic while others 

will be able to reply (instead of "answer") to a topic 
as well as make comments, rate topics and earn 
reputation 
based on how other users rate their topics and replies.

The program uses very flexible templating system 
with support for "themes" and mobile browsers.

The program is written in php in object-oriented style, 
making it easy for developers to add new features

by adding new classes or extending existing classes. 

The program also uses event driven design 
with the Subject/Observer pattern.

This program is very fast and can scaled to a very large size 
as well as being able to handle 
very heavy web traffic 
(thousands of requests per second is possible on a single server).


The NoSQL database MongoDB is used as a back-end storage, 
which means no matter 
how large your database is, 
the speed will always remain the same. 

There are never any database 
JOINS, all queries 
are simple selects and always executed blindingly fast.

It is also very easy to add additional database servers 
as the database grows. 

The design of MongoDB
makes it very easy to "just add another server" 
with almost no downtime.

More info here: http://www.lampcms.com/features.htm



REQUIREMENTS
=============


A version of php is 5.3 or later. Recommended is 5.3.3 or later.

MongoDB database

MySQL database (yes, MySQL too, but only for one table)

More on requirements here: More info here: http://www.lampcms.com/documentation.htm#requirements


INSTALLATION
==============

Installation instructions are here: http://www.lampcms.com/documentation.htm#installation


LICENSE
=============
GNU LESSER GENERAL PUBLIC LICENSE (LGPL) version 3
http://www.gnu.org/licenses/lgpl-3.0.txt

Attribution required:
All web pages generated by the use of this software, or at least
 *    the page that lists the recent questions (usually home page) must include
 *    a link to the http://www.lampcms.com and text of the link must indicate that
 *    the website's Questions/Answers functionality is powered by lampcms.com
 *    An example of acceptable link would be "Powered by <a href="http://www.lampcms.com">LampCMS</a>"
 *    The location of the link is not important, it can be in the footer of the page
 *    but it must not be hidden by style attributes



HELP
============

If you have any questions, visit our
support Q and A site here: http://support.lampcms.com


lampcms's People

Contributors

snytkine avatar

Watchers

Mohsin Hijazee avatar Christopher Blum avatar Jan Brauer avatar Hiro Miyanishi avatar Umair avatar Julius Zeidler avatar Klaus Trainer avatar Fridtjof Detzner avatar Jan Prieser avatar Paul Mölders avatar Jan Schlie avatar James Cloos avatar Tina Umlandt avatar Deniz Adrian avatar Oliver avatar  avatar Simon Hartmann avatar Daniel Heidecke avatar Eva Spies avatar David LaMothe avatar Kevin avatar  avatar Mark Frawley avatar Fabian Orthen avatar J. Christiansen avatar Lian Li avatar Yannick Kollega avatar Mario Trucco avatar Dirk Planeth avatar  avatar  avatar  avatar  avatar Kai Birkenfeld avatar  avatar  avatar Peter Rudek avatar Valentin Palkovic avatar Jill avatar  avatar Jérémie avatar Stefan Schadwinkel avatar  avatar Micha avatar 5ascha avatar  avatar Arne Roock avatar Eike-Marie avatar Ingo Ellerbusch avatar  avatar  avatar Sven Kruse avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar Johanna Aust avatar  avatar Katja Runge avatar  avatar Ardi avatar Jimdo Support avatar  avatar  avatar Christian Konrad avatar  avatar Talal Mahmood Chaudhry avatar  avatar  avatar  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.