WP Manifestindependent plugin directory
manifest / media / wordpress-secure-documents-plugin

Secure Document Access

Secure document access system via unique links.

by chyzhevskyi · github.com/chyzhevskyi/wordpress-secure-documents-plugin

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/chyzhevskyi/wordpress-secure-documents-plugin/archive/refs/heads/main.zip

Secure Documents Plugin Installation

This repository contains the unpacked source files of a WordPress plugin.

Installation Guide

1. Clone the Repository

git clone https://github.com/chyzhevskyi/wordpress-secure-documents-plugin.git

2. Create a ZIP Archive

After cloning the repository, compress the plugin folder into a .zip archive.

Example:

secure-documents-plugin.zip

3. Upload the Plugin to WordPress

  1. Open your WordPress Admin Panel.
  2. Go to Plugins → Add New Plugin.
  3. Click Upload Plugin.
  4. Select the created .zip archive.
  5. Click Install Now.

4. Activate the Plugin

After installation is complete, click Activate Plugin.


Requirements

  • WordPress installed
  • Administrator access to the WordPress dashboard