cops/resources/epub-loader
2013-09-25 07:28:20 +01:00
..
app Init actions and db 2013-09-25 07:28:20 +01:00
BaseExport.class.php Add epub loader resource 2013-09-11 22:51:45 +01:00
BookExport.class.php Add basic application in order to perform the tasks 2013-09-25 02:03:52 +01:00
BookInfos.class.php Add series 2013-09-17 01:08:23 +01:00
CalibreDbLoader.class.php Add basic application in order to perform the tasks 2013-09-25 02:03:52 +01:00
CsvExport.class.php Add basic application in order to perform the tasks 2013-09-25 02:03:52 +01:00
metadata_sqlite.sql Add epub loader resource 2013-09-11 22:51:45 +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

## =============================================================================
## 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