WP Client Documents GitLab
A Wordpress plugin to easily manage files between users into Wordpress Administration.
by João Netto · gitlab.com/jnettome/wp-client-documents · website
★ 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://gitlab.com/jnettome/wp-client-documents/-/archive/master/wp-client-documents-master.zipDeclares an update source (https://github.com/jnettome/wp-client-documents), so updates arrive through the plugin's own updater.
Readme
WP Client Documents
A Wordpress plugin to easily manage files between users into Wordpress Administration.
You can upload files and make then acessible just for the clients that an administrator defines.
This project is a refactor of the great client-document-monitoring.
Installing
- Download this repository as zip file clicking here
- Upload the extracted folder to wp-content/plugins of your WP instance
And what if I found a bug?
Please report using issues
Contributing
- Fork this repository
- Open a issue and a branch to your contribution
- Send a pull request after work is done