Welcome to Mojito 2 Beta 1 !

The fun and easy data manager

Compatibility:

Prerequisites:

The installation is very easy:

  1. Copy this directory mojito/ on your webserver
  2. Copy this directory js/ on the root directory of your webserver
  3. Create the mojito internal and demo tables on an existing or new mysql database.
    To do this execute the SQL script mojito_create_tables.sh located in mojito/ directory using phpMyAdmin for example
  4. Update the configuration file mojito/conf.php3 by setting the following parameters:
  5. Run Mojito by going to the page mojito/index.html
  6. Connect you to Mojito the first time using the login:visitor password:visitor
  7. Create an admin user by clicking on the Admin link at the top of the page
  8. Create your tables by clicking on the New Table link at the top of the page
  9. Manage your univers in the Admin page
  10. Enjoy !

Look at the online help for more details