cops/resources/epub-loader
Marsender 3629b42aa1 Create destination db directory if missing 2013-10-10 07:41:50 +01:00
..
app Create destination db directory if missing 2013-10-10 07:41:50 +01:00
BaseExport.class.php Add epub loader resource 2013-09-11 22:51:45 +01:00
BookExport.class.php Add Calibre fields: Description, Language, Subjects, Isbn, CreationDate, ModificationDate 2013-10-10 01:16:43 +01:00
BookInfos.class.php Add Calibre fields: Description, Language, Subjects, Isbn, CreationDate, ModificationDate 2013-10-10 01:16:43 +01:00
CalibreDbLoader.class.php Add Calibre fields: ModificationDate 2013-10-10 07:04:39 +01:00
CsvExport.class.php Add basic application in order to perform the tasks 2013-09-25 02:03:52 +01:00
README Init actions and db 2013-09-25 07:28:20 +01:00
ZipFile.class.php Add epub loader resource 2013-09-11 22:51:45 +01:00
metadata_sqlite.sql Add epub loader resource 2013-09-11 22:51:45 +01:00

README

## =============================================================================
## epub-loader readme
## =============================================================================

epub-loader is a utility ressource for ebooks.

- CalibreDbLoader class allows create Calibre databases and add ebooks
- BookExport class allows to export ebooks metadata in csv files
- The app directory contains samples and allows to run actions


## Installation
## -----------------------------------------------------------------------------

- If a first-time install, copy app/config.php.example to app/config.php
- Edit config.php to match your config
- Open the app directory url