Skip to content

AlvaCorp/maxon

 
 

Repository files navigation

MAXON

ERP Software for Your Business

CARA INSTALL

  1. Install WAMP Server

  2. Extract maxon.rar ke c:\wamp\www\maxon

  3. Open MySQL dan Create database simak

  4. Execute simak.sql di database tersebut

  5. Edit file c:\wamp\www\maxon\application\database.php

$db['default']['hostname'] = 'localhost'; $db['default']['username'] = 'root'; $db['default']['password'] = 'simak'; $db['default']['database'] = 'simak';

  1. Jalankan http://localhost/maxon dengan login admin password admin

  2. selamat mencoba

About

ERP Software for Your Business

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 64.0%
  • CSS 18.9%
  • JavaScript 10.3%
  • HTML 6.7%
  • Other 0.1%