INKRAH Web Design Open Source Project for Gallery Portal

Gallery Portal — Content Management System

Part of INKRAH.com | Ref: inkrah.com/web-design/002 | Support: webmaster@inkrah.com | Phone: +62 811 1345 777

1. Introduction & Compliance Policy

INKRAH Web Design Open Source Project for Gallery Portal is an elegant and secure web application designed for displaying e-book catalogues (EPUB), PDF documents, and video streaming media. Access is stringently controlled per title by administrators, featuring direct request integrations via WhatsApp.

⚠️ Mandatory Compliance & Lawful Use

This software is a component of INKRAH Web Design Open Source Project. By deploying or operating this script, you strictly agree to utilize it exclusively for lawful content and moral practices (Halal compliance). Any illegal, pirated, or unlawful content distribution is strictly prohibited.

2. cPanel Server Preparation

Deploying Gallery Portal on a cPanel-powered Linux web hosting environment requires verifying a few server parameters:

upload_max_filesize = 1024M
post_max_size = 1024M
max_execution_time = 300
memory_limit = 512M

3. Uploading & Extracting Files

  1. Log in to your cPanel dashboard and open File Manager.
  2. Navigate to your target directory (e.g., public_html/yourfolder or directly in public_html).
  3. Upload the compressed distribution package (inkrah-cms-gallery-v2a.zip) into this folder.
  4. Right-click the uploaded archive and select Extract, ensuring all files are unpacked into the designated directory.

4. Logo Customisation

Place your organisation or branding logo image into the following designated path prior to or after setup:

store/assets/logo/logo.png

This logo acts dynamically as the navbar brand icon, favicon, footer mark, and fallback Open Graph preview image for social shares.

5. Running the Installation Wizard

  1. Open your web browser and navigate to your deployment URL:
    https://yourdomain.com/yourfolder/install/
  2. Follow the 5-step automated installer wizard:
  3. Crucial Security Step: Delete or completely rename the install/ folder from your cPanel File Manager immediately after installation.

6. Authorisation Levels

Role Access Permissions & Capabilities
Super Admin Full administrative access, manage other admin accounts, modify site configurations.
Admin Manage media content library, process access requests, manage registered clients/users.
User (Client) Browse public catalogues, request title authorisations, read/stream permitted items in My Library.

7. Built-in Security Architecture