Admin / Publishing checklist
Important: this static admin page is a publishing checklist, not secure authentication. Do not put passwords, API keys, payment secrets or private credentials in browser code.
Before publishing a book
How to add a book
- Put the PDF inside
books/. - Open
books/books.json. - Add a JSON record with title, author, description, file and rights.
- Upload the updated folder again to your hosting service.
Future modules
Secure admin login, database, private file storage, approval queue, push notifications, donation/payment gateway and audit log should be implemented server-side before accepting public payments or private uploads.