WP Manifestindependent plugin directory
manifest / users / employee-directory

Enterprise Employee Directory

Modern WordPress Employee Directory plugin built with OOP, Composer PSR-4 and WordPress Coding Standards.

by Rashmi Ranjan Muduli · github.com/gitrrm/employee-directory · 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://github.com/gitrrm/employee-directory/archive/refs/heads/main.zip

Declares an update source (https://github.com/gitrrm/Employee-Directory), so updates arrive through the plugin's own updater.

Readme

Employee Directory

A modern WordPress Employee Directory plugin built with Object-Oriented Programming and PSR-4 autoloading.

Features

  • Employee Custom Post Type
  • Department Taxonomy
  • Location Taxonomy
  • Employee Meta Boxes
  • Featured Image Support
  • Custom Admin List Table
  • Salary with Currency Formatting
  • Composer PSR-4 Autoloading
  • WordPress Coding Standards

Tech Stack

  • PHP 8+
  • WordPress
  • Composer
  • PSR-4 Autoloading
  • OOP

Planned Features

  • Frontend Employee Directory Shortcode
  • Search & Filter
  • REST API Endpoints
  • AJAX Employee Search
  • Pagination

Read the full README on GitHub →