Skip to content

rfluethi/Easy-File-Lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy File Lock

A secure system for file access control on WordPress websites.

Features

  • Seamless integration with WordPress user management
  • Role-based access control for protected files
  • Easy configuration through WordPress admin panel
  • Automatic logging of all access attempts
  • Support for various file types
  • Multilingual interface (German/English)

Installation

  1. Download the latest version:

  2. Extract protected.zip to your WordPress installation root directory

  3. Extract secure-files.zip to your WordPress installation root directory

  4. Configure permissions as described in the documentation

Documentation

Versions

Current Version: v1.0.1

  • Added English translation
  • Minor code improvements
  • Improved documentation structure for better readability

Older Versions

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.