Locker System
A plugin to create and manage locker number, store on database, with email confirmation. include fields like city, phone, and email
by Kenneth (kenaldertech) · github.com/kenaldertech/wordpress-locker-manager_plugin
★ 1stars
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/kenaldertech/wordpress-locker-manager_plugin/archive/refs/heads/main.zipLocker Manager
A WordPress plugin to create and manage lockers with city selection, email confirmation, and protected admin listing.
Features
- Locker number generation (starts at
100501per city). - City selection: San Pedro Sula, Tegucigalpa, Other.
- Email confirmation with activation link.
- Protected locker list page (username/password set in plugin settings).
- Anti-bot checkbox before creating a locker.
- Styled form and success message.
Installation
- Download or clone this repository.
- Upload the folder
locker-managerto your WordPress/wp-content/plugins/directory. - Activate Locker Manager in the WordPress admin panel.
- Go to Settings → Locker Settings to configure access credentials.
Shortcodes
[locker_form]→ Displays the form to create a new locker.[locker_list]→ Displays the locker listing (protected by login).
Author
Developed by kenaldertech