Skip to content

DigitalPublishingToolkit/epubster

Repository files navigation

EPUBster

EPUBster is a web application to create and edit EPUBs, written in CakePHP. Content formatted using Markdown is used as input to generate publications using the EPUB 3 file format.

##Prerequisites This application uses the open-source development framework CakePHP and a MySQL database. Application structure (Controllers, Models, Views, etc.) should be placed in the app directory of a fresh copy of Cake.

Rename Config/database.php.default to Config/database.php and fill in the necessary credentials. Change the SITE_URL in `/Config/bootstrap.php so it matches the path on your webserver.

##Libraries The application makes heavy use of the following PHP libraries:

On the client-side:

##Screenshots epubster epubster epubster epubster epubster epubster epubster

About

A web application to create and edit EPUBs, written in CakePHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published