Welcome to the DFLIP-Lite GitHub repository!
DearFlip is an easy-to-use Flipbook plugin for your WordPress Site. Convert your PDFs to flipbook with just the link to your PDF file.
If you found a bug or need support, you can start by submitting an issue.
For js file compilation you need to install the webpack compiler and it's dependencies using following command in terminal (make sure yarn is installed)
yarn
The repo already contains the final working files in assets and is itself a working copy of teh plugin. When updating the repo make to re-generate the latest dflip.js and dflip.css files using following steps.
gulp