Skip to content
Bismay Kumar Mohapatra edited this page Jan 1, 2022 · 4 revisions

Welcome to the Logiks wiki!

Logiks is a free, open source PHP web application framework, designed for RAD development of multi tenant applications. Logiks is released under the MIT license, with its source code hosted on GitHub. It can be used to create range of web projects from personal blogs to corporate, political, and government sites including openlogiks.org. It is also used for knowledge management and business collaboration.

The standard release of Logiks, known as Logiks-Core, contains the core framework along with most common plugins. A more suitable candidate for direct usage can be downloaded from the project site http://openlogiks.org/ which includes admincp (Cloud Controls), CMS (Content Managment System) along with Logiks Core Framework and contains user account registration and maintenance, menu management, RSS feeds, lists and dictionaries, page layout customization, and system administration.

Logiks runs on any computing platform that supports both a web server capable of running PHP (including Apache, IIS, Lighttpd, Hiawatha, Cherokee or Nginx) and a database (such as MySQL, PostgreSQL, SQLite, Oracle or Microsoft SQL Server) to store content and settings. Logiks 4.0 supports BigData DBs like MongoDB, CouchBase.

Logiks has been intelligently designed for incredible flexibility, heavy customizability and total control for developers to helps them create each and everything from small sites to giant enterprise applications.

Clone this wiki locally