18 lines
673 B
Plaintext
18 lines
673 B
Plaintext
## =============================================================================
|
|
## 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
|