Title: Pfadiheime
Author: Pfadiheim-Verzeichnis
Published: <strong>আগষ্ট 2, 2026</strong>
Last modified: আগষ্ট 2, 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.3.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/pfadiheime/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/pfadiheime/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/pfadiheime/#installation)
 * [বিকাশ](https://as.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টা ব্লক প্ৰদান কৰে।

 *   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/browser/pfadiheime/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/pfadiheime/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/pfadiheime/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](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.3** সংস্কৰণ
 *  **1 সপ্তাহ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10টাতকৈ কম**
 *  WordPress-ৰ সংস্কৰণ ** 6.1 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **7.0.3**
 *  PHP-ৰ সংস্কৰণ ** 7.4 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/pfadiheime/)
 * [blocks](https://as.wordpress.org/plugins/tags/blocks/)[calendar](https://as.wordpress.org/plugins/tags/calendar/)
   [embed](https://as.wordpress.org/plugins/tags/embed/)[iframe](https://as.wordpress.org/plugins/tags/iframe/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/pfadiheime/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

[Your review](https://wordpress.org/support/plugin/pfadiheime/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/pfadiheime/reviews/)

## অৱদানকাৰীসকল

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

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/pfadiheime/)