Installing n-gen CMS
When opening the install menu for n-gen CMS you you can choose from either *.dml or *.ddl files.
The *.ddl files are Data Definition Language files or schema files; files that create one or more tables (without any content).
The *.dml files are Data Manipulation Language files; files that inserts; updates or deletes data in one or more tables.
The files are always following this naming convention: purpose[yyyy-mm-dd].ext where purpose is either install or update.
If you system has multiple *.ddl or *.dml files select the newest one.
Installation explained in details
 |