An exquisite, highly performant publishing engine designed for authors, educators, and content curators. Engineered with pure PHP 8.0+ and SQLite to deliver seamless access to digital literature and video modules.
Download ZIP Archive (v2a) Installation Manual
The INKRAH Gallery Portal CMS is constructed using modern PHP 8.0+ and SQLite architecture. Designed to host exclusive educational resources, the platform serves as a dedicated medium for authors and educators. Access verification relies on verified WhatsApp request workflows to unlock protected assets including EPUB publications, PDF documents, and high-definition MP4 instructional modules.
This system strictly enforces ethical compliance. Content hosted within this platform serves beneficial, lawful, and educational purposes. The underlying codebase strictly adheres to established legal statutes and positive law frameworks.
Engineered with a robust search engine optimisation architecture, this platform generates clean dynamic sitemaps, semantic Schema.org JSON-LD metadata, and complete Open Graph markup. Built-in SEO routines ensure exceptional discovery across modern search engines without reliance on third-party plugins.
.htaccess configuration files are placed within every core folder to enforce server-level isolation, block unauthorized script execution, and guarantee total protection for internal files.
A secure, lightweight platform for digital learning and publication.
Uses modern PHP typing, strong error handling, and transactional SQLite operations. Operates efficiently without complex relational server dependencies.
Features embedded rendering engines for EPUB digital books, PDF document viewers, and HTML5 video streaming for MP4 learning materials.
Facilitates membership requests via direct WhatsApp integration. Verified users receive secure access tokens to unlock premium educational resources.
Delivers high-ranking visibility out of the box using structured JSON-LD schemas, automatic canonical tags, and lightweight semantic HTML5 code.
Allows full customization of administrator endpoints and database folder structures, concealing vulnerable default access paths from malicious scans.
Integrates strictly configured .htaccess files inside critical directories to deny unauthenticated file indexing and payload execution.
Extract directory files into target hosting path
public_html/yourfolder/
In the primary .htaccess file, adjust the base rule:
RewriteBase /yourfolder/
Navigate to:
yourdomain.com/yourfolder/install/index.php
Set customized admin folder name, custom database path, and WhatsApp configuration credentials.