Ebook – Online ebook download and management CMS
Overview
Ebook is a responsive eBook download management system built with PHP and MySQL. It has a nice and attractive front end interface that is really appealing. You will be able to arrange your favourite eBooks as categories and publish that online. Visitors can download those ebooks as PDF format easily. Also the backend has a lot of awesome features that are needed for a professional eBook management website. Almost all kinds of tasks can be done using the admin panel without having any kind or programming language knowledge.
This CMS is built using the procedural php and without any framework. For this reason it can be customized easily by the developers.
This CMS script was prepared using the PDO feature of PHP language. For this reason, no SQL injection and XSS attack is possible here and your website will be safe. Also in all pages, admin level security and invalid page url submission checking were done.
Features
This CMS System has the following features:
- Easy and simple interface to use
- Very easy to install
- Fully responsive for any kind of device
- Powerful admin backend
- Clean coding with proper commenting
- Secured coding against bad attempts
- Direct access or invalid URL press stopped for each pages
- Statistics of some data in dashboard
- Category Navigation drop down box in the home page
- Unlimited category and books creation
- Unlimited Author creation
- Unlimited Publisher creation
- Unlimited advertisement creation in category and book page sidebar
- Unlimited page creation
- Unlimited menu creation with dropdown
- Facebook comment section for each book
- Social Sharing button for each book
- SEO friendly URL in front end
- SEO meta data setup for each post, page and category
- All major social media URL setup for footer social media section
- Google recaptcha to protect spam
- PhpMailer with SMTP configuration added to send emails
- Forget and Reset password system added for admin panel
- Cookie consent accept system added in the front end
- Unicode supported for the database tables
Demo
Front End: https://demo.phpscriptpoint.com/ebook
Back End: https://demo.phpscriptpoint.com/ebook/admin
Login
Super Admin
Username: [email protected]
Password: 1234
Admin
Username: [email protected]
Password: 1234
Publisher
Username: [email protected]
Password: 1234
Note: Data will not saved in demo version.
Changelog
Version: 1.4 (August 20, 2022)
- Changed the phpmailer codes for php 8+ - Made the script compatible with php 8+ - Added recaptcha status on/off feature in settings
Version: 1.3 (October 16, 2020)
- Book add pdf file problem is fixed. - Added PHPMailer and SMTP to send email more perfectly. - Added Google Recaptcha in Contact form to avoid spam message. - Forget password option added to the admin panel. - Cookie Consent bottom side popup added to website. - Unicode character supported in Database.
Version: 1.2 (November 11, 2018)
Updated the book.php file in front end to show the PDF format file.
Version: 1.1 (November 29, 2017)
1. Added a new field 'mod_rewrite' into the 'tbl_settings' table of the database. 2. Added mod_rewrite on or off conditional coding on the front end.
Version: 1.0 (October 23, 2018)
Initial Release.