Share

Teknologiaplaneetta Enterprise Solution

File Release Notes and Changelog

Release Name: es-0.1.1

Notes: You need Zend Framework 0.8.0, PHP 5.1.6+, MySQL 5.0 Apache 2 and Linux or Windows Server to install this software. 1. Unzip backage 2. Upload files exluding installation folder to your web server document root or chosen subfolder. 3. Create database for solution 4. Edit config.inc.sql 6. Import database.sql dumb which is in installation folder 7. Change username and password MD5 hashes from es_users table. ----------------------------------------------------------- You can add modules with phpMyAdmin and then you must make folder for module and place files to there. modulename.php is variaoples which need to be befor HTML content. modulename.html.php is for HTML content. land/finnish.php and lang/english.php is for HTML content language variables and set as define('constant','Conastant'); lang/finnish.mod.php and lang/english.mod.php is for module name variaple that if for mainmenu and for modulename. It works like this $lang['frontpage'] = "Frontpage"; ------------------------------------------------------ More documentation comes soon. ---------------------------------------------------------


Changes: