Title: Pfadiheime
Author: Pfadiheim-Verzeichnis
Published: <strong>अगस्ट 2, 2026</strong>
Last modified: अगस्ट 17, 2026

---

प्लगिनहरू खोज्नुहोस्

![](https://s.w.org/plugins/geopattern-icon/pfadiheime.svg)

# Pfadiheime

 [Pfadiheim-Verzeichnis](https://profiles.wordpress.org/pfadiheime/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/pfadiheime.1.0.4.zip)

 * [विवरण](https://ne.wordpress.org/plugins/pfadiheime/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/pfadiheime/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/pfadiheime/#installation)
 * [विकास](https://ne.wordpress.org/plugins/pfadiheime/#developers)

 [सहायता](https://wordpress.org/support/plugin/pfadiheime/)

## विवरण

This plugin provides Gutenberg blocks for the Pfadiheim-Verzeichnis. Each block

lives in its own folder under `build/` and is auto-registered.

#### Calendar block

Embeds a calendar as an iframe. Each calendar is identified by an ID that is
 inserted
into a URL template. Place it with the “Calendar” block or the [pfadiheime_calendar]
shortcode, and set the locale, month count and iframe size in the block sidebar (
or as shortcode attributes).

### Source Code

The source code for this plugin is publicly available at: https://github.com/diegosteiner/
pfadiheime-wp-plugin/

### Configuration

The URL template is read from the `PFADIHEIME_CALENDAR_TEMPLATE_URL` environment

variable. When unset, it defaults to:

    ```
    https://pfadiheime.ch/{locale}/cottages/{id}/occupancies/calendar?months={months}
    ```

Placeholders replaced when building the iframe URL:

 * `{id}` — the calendar ID.
 * `{locale}` — the chosen locale (`de`, `fr` or `it`).
 * `{months}` — the number of months to display.

#### Calendar shortcode

    ```
    [pfadiheime_calendar id="123" locale="de" months="12" width="100%" height="600"]
    ```

 * `id` — the calendar ID (required).
 * `locale` — `de`, `fr` or `it`. Invalid values fall back to `de`. Default `de`.
 * `months` — number of months to display (integer, minimum 1). Default `12`.
 * `width` — CSS width, e.g. `100%` or `800`. Default `100%`.
 * `height` — CSS height, e.g. `600` or `75vh`. Default `600`.

### Build

The plugin uses the official WordPress scripts to build the minified javascript.
Run `npm build` to
 build what needs to be built into the _dist/_ folder.

### Adding a new block

Create a folder under `src/<block-name>/` with its own `block.json` (and a
 render.
php for dynamic blocks). Run `npm run build`; the plugin auto-registers every block
found in `build/`. Note: `build/` is generated (not committed), so run `npm install&&
npm run build` after checkout.

## ब्लकहरू

यो प्लगिनले 1 ब्लक उपलब्ध गराउँछ।

 *   Pfadiheim-Verzeichnis Calendar Embed a calendar as an iframe by its ID.

## स्थापना

 1. Upload the plugin folder to `/wp-content/plugins/pfadiheime/`, or install the
     
    zip via Plugins  Add New  Upload Plugin.
 2. Activate “Pfadiheime” through the Plugins screen in WordPress.
 3. Add the “Calendar” block to a page, or use the `[pfadiheime_calendar]`
     shortcode.
 4. Optionally set the `PFADIHEIME_CALENDAR_TEMPLATE_URL` environment variable to
     
    override the default calendar URL template (see Configuration).

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“Pfadiheime” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका
छन्।

योगदानकर्ताहरू

 *   [ Pfadiheim-Verzeichnis ](https://profiles.wordpress.org/pfadiheime/)

[“Pfadiheime” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/pfadiheime)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/pfadiheime/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/pfadiheime/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/pfadiheime/) हेर्नुहोस्, वा 
[विकास लग](https://plugins.trac.wordpress.org/log/pfadiheime/) को सदस्यता लिनुहोस्।

## चेन्जलग

#### 1.0.0

 * Initial release: Pfadiheime plugin with the “Calendar” block and shortcode.

#### 1.0.1

 * Tested with WordPress 7.0

#### 1.0.2

 * Fix automated review issues

#### 1.0.3

 * Add public repo url

#### 1.0.4

 * Tested with WordPress 7.1

## मेटा

 *  संस्करण **1.0.4**
 *  पछिल्लो अपडेट **4 हप्ता अघि**
 *  सक्रिय स्थापना **१० भन्दा कम**
 *  वर्डप्रेस संस्करण ** 6.1 वा उच्च **
 *  जाँच गरिएको **7.1**
 *  PHP संस्करण ** 7.4 वा उच्च **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/pfadiheime/)
 * ट्यागहरू
 * [blocks](https://ne.wordpress.org/plugins/tags/blocks/)[calendar](https://ne.wordpress.org/plugins/tags/calendar/)
   [embed](https://ne.wordpress.org/plugins/tags/embed/)[iframe](https://ne.wordpress.org/plugins/tags/iframe/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/pfadiheime/advanced/)

## रेटिङ्गहरू

अहिलेसम्म कुनै समीक्षा पेस गरिएको छैन।

[तपाईँको समीक्षा](https://wordpress.org/support/plugin/pfadiheime/reviews/#new-post)

[सबै समीक्षाहरू हेर्नुहोस्](https://wordpress.org/support/plugin/pfadiheime/reviews/)

## योगदानकर्ताहरू

 *   [ Pfadiheim-Verzeichnis ](https://profiles.wordpress.org/pfadiheime/)

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/pfadiheime/)