定制 tedvdb/ebooklib 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

tedvdb/ebooklib

Composer 安装命令:

composer create-project tedvdb/ebooklib

包简介

eBookLib with OPDS Catalog 1.1 support.

README 文档

README

  • Get the source and dependencies to specified folder: composer create-project tedvdb/ebooklib <install path>
  • Then in the root folder, copy .env.example to .env
  • Create a mysql user and database for eBookLib and correct database settings in .env.
  • Set the APP_URL variable in the .env file.
  • Make sure the webservice (or php process in case of php-fpm) has write permissions to the /storage folder.
  • Then, init the database:
php artisan key:generate
php artisan migrate
php artisan db:seed

The installation is now complete.

First use

  • Add path to search_paths table (no GUI yet)
  • Start first indexing action:
php artisan ebooks:reindex

Now you can navigate in the browser to the url you've configured, and login with the default username 'admin@example.com' and the password 'secret'.

Filetypes

Currently only .epub and .mobi files are supported.

OPDS

The library is now available in the url via OPDS1.1 protocol on <url>/opds/. OPDS support is experimental! Anly basic authentication is implemented.

统计信息

  • 总下载量: 46
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-only
  • 更新时间: 2018-05-27

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固