Linux 软件免费装
Banner图

Dienstplan

开发者 wpdienstplan
更新时间 2026年6月25日 18:08
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

scheduling calendar roster volunteers shifts

下载

3.4.2 3.5.0 3.5.1

详情介绍:

Dienstplan turns your WordPress site into a shift and duty roster that runs without a full-time coordinator. It is built for teams that rely on volunteers — fire departments, emergency medical services, first-responder and crisis-response groups, sports clubs and associations. Members open a calendar page and sign up for open shifts themselves. Coordinators see at a glance which shifts are still open, who already volunteered, and who has not yet contributed this period. Every change is recorded, so "who removed me from Saturday?" always has an answer. Everything runs on your own WordPress install. Member data, schedules and assignments stay in your database — no SaaS account, no recurring fee for the free version. The only optional outbound connection is the public-holiday lookup via openholidaysapi.org, disabled by default (see External services). What you can do Why WordPress Most volunteer organisations already run a WordPress site for news and member communication. Adding the roster there means members use the account they already have, your data stays in your own database, and there is no external SaaS to vet for data protection. Free, Basis and Pro The version on WordPress.org is Free and stays free forever: one shift schedule, unlimited members, shift types and events — no artificial caps. Two optional add-ons extend the same plugin in place, with your data carrying over automatically: Pricing and the full comparison are at wp-dienstplan.de. Languages Ships with English, German, Spanish, French and Italian. Source strings are English; further languages can be added via standard .po/.mo files in languages/.

安装:

From WordPress.org (recommended)
  1. Go to Plugins → Add New and search for "Dienstplan".
  2. Click Install Now, then Activate.
  3. Open the new Dienstplan entry in the admin sidebar to start configuring.
From a ZIP file
  1. Download the latest ZIP from this plugin page or your account at wp-dienstplan.de.
  2. Go to Plugins → Add New → Upload Plugin, upload the ZIP, then Activate.
First steps
  1. Open Dienstplan → Overview for a guided setup of shift types and event categories.
  2. Place the [dienstplan] shortcode on the page where members should see the calendar.
  3. Optionally configure public holidays under Dienstplan → Settings → Holidays.

屏幕截图:

  • The admin shift planner — assign members to shifts, with an at-a-glance view of who is signed up where.
  • The events list — plan training nights, fundraisers and on-call duties with categories (per-event signup lists with Basis).
  • The "My shifts" dashboard widget — every member sees their own upcoming commitments at login.
  • The plan comparison — which features are in Free, Basis and Pro.

升级注意事项:

3.5.1 Documentation-only update: clearer, shorter wp.org plugin page text. Safe to skip if you are already on 3.5.0. 3.5.0 New master-detail shift planner with a resizable plan sidebar, drag-and-drop sorting, shift colours in the month view and a clearer plan comparison. Recommended for all users. Update Premium to 1.5.0 at the same time if you use it. 3.4.0 wp.org compliance release: free is a single fully functional schedule; multi-plan, weekday restrictions, event sign-ups/recurrences and audit log require the Premium add-on. Update Premium to 1.4.0 if you use it. 3.3.0 wp.org compliance release: the free tier is no longer capped by artificial limits; groups require the Premium add-on. Update Premium to 1.3.0 if you use it. 3.2.0 Reviewer-compliant rename: all internal IDs now use the dienstplan_ prefix. Database schemas stay; options keys move to the new prefix. 3.1.0 First public WordPress.org release. If you previously ran the plugin from wp-dienstplan.de, your data, rosters and settings carry over with no migration step.

常见问题:

What does my hosting need?

Standard shared hosting. Required: WordPress 6.3+ and PHP 8.1+. No special server modules and no cron daemon (WordPress's built-in cron is used). The only optional outbound call is the holiday lookup (see External services).

Where is member data stored?

Exclusively in your own WordPress database, on your own server. The plugin sends no member data to us or any third party. If you enable public holidays, it fetches holiday dates from openholidaysapi.org — configuration values only (see External services).

Can I show the roster on a public page?

Yes. Use the [dienstplan] shortcode on any page or post. Optional parameters scope the calendar, e.g. [dienstplan year="2026" shift_type_id="5"] — see the in-admin help for the full reference.

How does shift signup work?

Members log into your site, open the calendar page and click an open shift to sign up. They can remove themselves again, and the change is recorded. Coordinators see the live state on the same page and in the admin overview.

Multiple shift types or rosters?

Free includes one schedule with unlimited shift types and events. Basis and Pro add multiple rosters, group restrictions, recurring events, per-event signups, statistics and an audit log.

Will my data survive a switch between Free, Basis and Pro?

Yes. The add-on uses the same database tables — activating it only unlocks features, it migrates nothing. Deactivating hides premium screens; your data stays in place.

How do I suggest features or report bugs?

The Improve plugin screen in the admin (Basis and Pro) lets you submit ideas, report bugs, vote and see what's in progress. Without a license, use the WordPress.org support forum for this plugin.

Where can I get support?

For the free version, use the WordPress.org support forum linked from this page. Basis and Pro customers can also email info@wp-dienstplan.de with their license key.

更新日志:

3.5.1 — 2026-06-25 Documentation-only update: condensed wp.org readme, plugin header description aligned with the new short tagline, German GlotPress reference docs refreshed. No code changes. 3.5.0 — 2026-06-15 Focus on the shift planner and calendar readability. No breaking changes. 3.4.0–3.4.2 — June 2026 3.3.0 — 2026-06-01 3.2.0–3.2.2 — May 2026 First releases prepared for the official WordPress.org directory, addressing the plugin-review team's feedback. No feature changes — output hardening and naming only. 3.1.0 — 2026-04-30 Preparation for the first WordPress.org release (not shipped publicly; see 3.2.0).