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.zipSecure 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
- Open your WordPress Admin Panel.
- Go to Plugins → Add New Plugin.
- Click Upload Plugin.
- Select the created
.ziparchive. - Click Install Now.
4. Activate the Plugin
After installation is complete, click Activate Plugin.
Requirements
- WordPress installed
- Administrator access to the WordPress dashboard