marshallu/mu-profiles

Plugin for managing user profiles in WordPress

Maintainers

Package info

github.com/marshallu/mu-profiles

Type:wordpress-plugin

pkg:composer/marshallu/mu-profiles

Statistics

Installs: 32

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-03-16 16:08 UTC

This package is auto-updated.

Last update: 2026-03-16 16:08:38 UTC


README

MU Profiles is a WordPress plugin developed by the Marketing and Communications Office for use on Marshall University websites.

Using the Plugin

Please review the documentation at https://www.marshall.edu/marsha/mu-profiles/

Developer Notes

  1. Clone the repo
  2. Run npm install to install the required npm dependencies
  3. Run composer install to install the required composer dependencies
  4. While developing local run npm run dev to start the Tailwind CSS watcher.
  5. When ready to push to production run npm run build

Settings

This repo contains a default settings file for VS Code to ensure the code is developed following WordPress Coding Standards.