WP Manifestindependent plugin directory
manifest / utilities / wordpress-locker-manager_plugin

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.zip

Locker Manager

A WordPress plugin to create and manage lockers with city selection, email confirmation, and protected admin listing.

Features

  • Locker number generation (starts at 100501 per 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

  1. Download or clone this repository.
  2. Upload the folder locker-manager to your WordPress /wp-content/plugins/ directory.
  3. Activate Locker Manager in the WordPress admin panel.
  4. 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