17 lines
		
	
	
	
		
			673 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
	
		
			673 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| ## =============================================================================
 | |
| ## 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
 |