My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Openbiz Cubi Platform

Openbiz Cubi Platform is a php based rapid application development platform. The goal of Cubi is to provide commonly used modules and a set of tools in a platform level. It will boost the productivity of all types of web application development. Since the project starts from 2003, It has been growing to a full-featured application platform.

Openbiz-Cubi various modules

Cubi provides the support for above common tasks so that developers can really focus on implementation business logic. Among all web applications, the most common tasks for administrators are

Openbiz Cubi Learn guide

Openbiz Cubi Technology Documents

Openbiz Cubi Advanced Features

Run-time requirement

Openbiz Cubi can be run in Unix, Windows, Mac server supporting PHP. Other runtime environment includes

  • Web server. E.g. Apache, IIS
  • Database server. E.g. MySQL, MSSQL, Oracle, PgSQL and databases supported in Zend_DB
  • PHP 5.2 and above

If you are new to PHP, WAMPServer (http://www.wampserver.com/en/) is recommended for quick setup of web server, database and PHP.

Install Openbiz-Cubi

  1. Download Openbiz Cubi
  2. In your apache server, create a folder under htdocs. Let name it as "cubidev"
  3. Unzip cubi zip file to /cubidev/
  4. Run installation wizard by launching http://yourhost/cubidev/install in your browser. The wizard will guide users to go through
    • system check
    • database creation
    • module loading
    • application configuration
    • installation confirmation
Powered by Google Project Hosting