이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Membrio – Member Directory

설명

Member Directory is a custom WordPress plugin that helps you create a searchable member directory where each member can be associated with multiple teams. It includes frontend profile pages, team listings, and a contact form system with email notifications and admin storage.

Features:

  • Custom Post Types for Members and Teams
  • Custom meta fields for member details:
    • First Name, Last Name, Email, Address
    • Profile and Cover Image
    • Favorite Color (color picker)
    • Status: Active or Draft
  • Prevents duplicate member emails
  • Associate a member with multiple teams
  • Display all members and teams via shortcode or template
  • Single Member Page at /first-name_last-name
  • Contact Form on each member profile
    • Sends email to the member
    • Stores message in admin dashboard
  • View total contact submissions in admin list table

Usage

  • Use the “Members” and “Teams” menus in admin to add entries.
  • Associate members with teams using the “Associated Teams” box.
  • Embed member and team listings using shortcodes or templates.
  • Visit /first-name_last-name to view a member’s public profile.

Shortcodes

[all_members]  

Displays a list of all members with Active status.

[all_teams]  

Displays a list of all teams.

License

This plugin is licensed under the GPLv2 or later.

설치

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Members and Teams in your dashboard to begin adding data.
  4. Use shortcodes [all_members] and [all_teams] to display directories.

FAQ

Can members belong to more than one team?

Yes, each member can be assigned to multiple teams.

Are emails stored or sent to members?

Yes. Contact form submissions are both emailed to the member and stored in the admin dashboard.

How can I style the output?

The plugin includes minimal HTML. You can override templates or apply custom CSS in your theme.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Membrio – Member Directory”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Membrio – Member Directory”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Initial release with full feature set.