CMS-IDE, Zend Framework based CMS Wiki
Free open source php CMS , template design in the browser
Brought to you by:
nebojsatmc
CMS-IDE is a Visual CMS, and enables design and coding right there in the browser, where web sites reside, multilingual solution for companies and individuals, a new concept in making a web site by dragging and dropping objects on their positions...Based on Zend Framework , jQuery
/
* CMS-IDE Visual CMS
*
* @category Installation Wizard
* @package CMS-IDE
* Copyright (C) 2010-2013 Nebojsa Tomic
*
* This file is part of CMS-IDE.
*
CMS-IDE is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, or (at your option) any later version.
*
* CMS-IDE is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
* Contact:nebojsatmc@gmail.com, neb.tom@gmail.com, +38113745607, +381645086680
*
/
INSTALLATION:
1.Download source as a ZIP and upload and extract it to the document root on the server.
2.Create database_user and database_password in hosting cpanel.
3.Point browser to the root URL
4.Folow installation steps...
If you have trouble with the instalation, do the manual install:
MANUAL INSTALLATION:
1.Download source as a ZIP and upload dev-application and library folder where you want - best is one step above document root
2.upload other folders & files to the document root
3.set appropriate paths in config settings in dev-application/config/config.ini
4.execute sql in phpmyadmin
5. make shure .htaccess is ok and put in the document root
REQUIREMENTS:
For the installation:
1.php 5.2+
2.mysql5
3.apache web server (mod_rewrite enabled)
For the application:
1.php 5.2+ (pdo_mysql or mysqli extansion enabled)
2.mysql5
3.apache web server (mod_rewrite, deflate enabled)
If you have any questions, contact me on email nebojsatmc@gmail.com