Pray-Read Bible Logo

Admin Dashboard

⚙️ Admin Settings

Manage Bible Books

📂 Bulk Import Bible Verses

Upload a JSON or CSV file with Bible verses to bulk import them into the database. You can upload English and Luganda translations separately or together.

📚 Will update/add both English and Luganda text.

JSON Format Example (Both Languages):

[
  {
    "book": "Genesis",
    "chapter": 1,
    "verse": 1,
    "text_english": "In the beginning God created...",
    "text_luganda": "Mu kusooka Katonda yatonda..."
  }
]

JSON Format Example (English Only):

[
  {
    "book": "Genesis",
    "chapter": 1,
    "verse": 1,
    "text": "In the beginning God created the heaven and the earth."
  }
]

CSV Format Example:

book,chapter,verse,text_english,text_luganda
Genesis,1,1,"In the beginning God created...","Mu kusooka Katonda yatonda..."

💡 For English-only or Luganda-only imports, you can use just book,chapter,verse,text

📖 Bible Content

Add New Content

📖 Book Introduction

16px
16px

📋 Book Outline

📑 Chapter Introduction

16px
16px

📋 Chapter Outline

📝 English Text (KJV) & Luganda Text

📚 Will save/update both English and Luganda text.

16px
16px

💬 Verse Commentary

16px
16px

⚠️ Please select book, chapter, and verse number above

🙏 Chapter Concluding Prayer

16px
16px

💝 Book Closing Prayer

16px
16px

Recent Updates

REFERENCEENGLISH PREVIEWLUGANDA PREVIEWACTIONS
No verses added yet. Add your first verse above.
Admin Panel