testo in italiano |   text in english

VFront

User front-end for MySQL and PostgreSQL databases

screenshot

What is VFront

VFront is a dynamic front-end for MySQL or PostgreSQL databases written in PHP and Javascript. With VFront you can create forms for manage your data in AJAX style, different rules and privileges for groups, report in XML,HTML,PDF,statistics and much more. VFront is released under GPL license (version 2.0).

To whom and what VFront is useful

The three VFront rules

Grabbing the paragraph shape from Asimov, we try now to express the general principles we used for developing VFront

  1. VFront won't dirty your database, won't create tables or added views to your DB and won't modify data on tables unless you want expressly do it by creating queries. It will create his own discreet rules DB (or a personal schema on PostgreSQL) indeed. It won't seize your DB but let you use it.
  2. VFront won't bypass rules set on your DB. Using VFront you can create new more restrictive bond rispect on those you made on your DB (in terms of foreign keys, accettable inputs on fields, etc) and not vice versa.
  3. VFront will work as much best, as the definition of your database has been stricter. VFront loves normalization, foreign keys, primary keys (better if numerics), comments on tables and fields, etc... garbage in, garbage out : no escape.

All updates, new versions or contributions will follow these guide lines.

System requirements

Sono qui brevemente elencate le caratteristiche generali del sistema. Per maggiori dettagli si veda la manualistica.

Latest News

VFront 0.95c: critical Windows bugfix

11 Nov 2009

The new VFront version has been released. In this version there are a major bugfix for the installation process in Windows

Bugfix in VFront 0.95b

06 May 2009

The new release is a bugfix in update process. Plese use this version

VFront 0.95a is out

05 May 2009

News in this version: Added Update script,
Added new form fields sort & order,
Fixed LDAP auth,
Added new vars for alerts in home page,
Added Administer link in forms for the administrator and "view" in forms administr

VFront 0.95 is out

25 Apr 2009

New features: themes administration, multi sort for tables, php_mysql support in case php_mysqli not exists and a lot of little bugfix

VFront 0.94 Release candidate 3 is out!

26 Dec 2008

In the new version multi-order by for the tables, cron system and some bugfix.

VFront 0.94 Release Candidate 2

14 Oct 2008

The new version include the new web installer, date type configuration, import data module (fixed!), 90% en_US translation and a lot of bugfix.

VFront 0.94 Release Candidate 1

12 Oct 2008

The new version include the new web installer, date type configuration, import data module, 87% en_US translation and a lot of bugfix.

Take the last version!

11 Oct 2008

Now VFront use subversion!
Please check on sourceforge: https://sourceforge.net/svn/?group_id=203611 or use on shell this command: svn co

VFront: 0.92c version is online!

12 Dec 2007

The new version include 85% en_US translation, the fields name alias for tables user-frendly visualization and some small bugfix.

VFront version 0.92b released

09 Dec 2007

A new VFront version is out!
Important bugfix, 77% en_US translation and some interesting new features about fields type.



Last modified: 30/11/2009 - M.Marcello Verona 2007 - marcelloverona at gmail dot com