Files
Overview of all files included in the CSV Import & Export application:
- documentation/Documentation files.
- csv-import-export/Application.
- config/Configurations directory.
- config.phpGeneral configurations file.
- databases.phpDatabases and tables configuration file.
- css/CSS files.
- fonts/Fonts used in the application.
- images/Images directory.
- includes/PHP classes included in the application.
- js/Javascript files used in the application.
- vendor/Javascript libraries included in the application.
- actions.phpAll AJAX actions happens here.
- export.phpNew export page.
- export-list.phpExport list page.
- export-log.phpExport log page.
- import.phpNew import page.
- import-list.phpImport list page.
- import-log.phpImport log page.
- index.phpMain file.
- navbar-sidebar.phpNavigation bar and sidebar of all pages.
- settings.phpSettings page.
- config/Configurations directory.
- license.txtLicense text file.