Title: REC Event Creator
Author: radareventcreator
Published: <strong>2026 年 5 月 29 日</strong>
Last modified: 2026 年 5 月 29 日

---

搜尋外掛

![](https://ps.w.org/rec-event-creator/assets/icon-256x256.png?rev=3553759)

# REC Event Creator

 由 [radareventcreator](https://profiles.wordpress.org/radareventcreator/) 開發

[下載](https://downloads.wordpress.org/plugin/rec-event-creator.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/rec-event-creator/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/rec-event-creator/#reviews)
 * [開發資訊](https://tw.wordpress.org/plugins/rec-event-creator/#developers)

 [技術支援](https://wordpress.org/support/plugin/rec-event-creator/)

## 外掛說明

This is intended to be a simplified interface for non-technical users to propose
[radar.squat.net](https://radar.squat.net) events using a specified group.
 As admin,
you can configure a location and select a list of options for tags. The form can
be displayed anywhere on your WordPress page by simply including the shortcode `[
recevcr-event-creator]`. Events created with the form will be listed as proposals
in your radar dashboard where you can moderate them.

### External Services

This plugin uses the [radar API](https://radar.squat.net/en/api) to create events.
The event data is submitted directly to the API, and no data is stored on the server.

To be able to display a list of possible event locations and tags, the plugin makes
requests to the [radar API](https://radar.squat.net/en/api).

### Development

If you want to contribute to this project, the repository is located on [codeberg.org](https://codeberg.org/rec-event-creator/rec-event-creator).

#### Stack

This project uses [composer](https://getcomposer.org/) for dependency management
and [Nette Forms](https://doc.nette.org/en/forms) to handle form validation/submission
logic, it uses [Twig](https://twig.symfony.com/) to make the form rendering more
straightforward.

#### Setup

 1. There is a container setup including WordPress, MariaDB and phpMyAdmin for local
    development and testing. Simply [install docker](https://docs.docker.com/engine/install/)
    and run `docker compose up`. The containers will start up and give you access to
    the local instance.
 2. On first boot you need to configure the WordPress installation when opening the
    url. If you messed something up and want a fresh start, simply remove the volume
    that contains the wordpress installation.
 3. For the plugin to work, you need to install the necessary php libraries. Execute`
    docker compose exec -w /var/www/html/wp-content/plugins/rec-event-creator wordpress
    composer install` while the docker setup is running.
 4. The plugin code is mounted via volumes in the plugin directory of the WordPress
    installation. So it can be activated in the admin interface and every change in
    the repository code is directly available in the docker container.
 5. Configure and use the plugin as described in the _usage_ section.

### Translation

Translations are done on [translate.codeberg.org](https://translate.codeberg.org/projects/rec-event-creator/rec-event-creator/).
Contributions are very welcome.

## 常見問題集

### Why can’t I upload an image for my event?

The API of radar has some limitations.
 Currently it is not possible to upload images(
see [issue #27](https://codeberg.org/rec-event-creator/rec-event-creator/issues/27)).
This should be fixed with the next version of the API.

### Why is it taking so long?

The squat.net servers are hosting a lot of stuff and sometimes suffer from heavy
load and/or external attacks. Some updates on that can be found on the [blog](https://radar.squat.net/en/blog).

### How can I display the events on my WordPress page?

There are several options to display events on your page. You can find an overview
in the [radar manual](https://radar.squat.net/en/show-radar-events-your-website).

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈REC Event Creator〉的開發相關工作。

參與者

 *   [ radareventcreator ](https://profiles.wordpress.org/radareventcreator/)

[將〈REC Event Creator〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/rec-event-creator)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/rec-event-creator/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/rec-event-creator/)，或透過 
[RSS](https://plugins.trac.wordpress.org/log/rec-event-creator/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/rec-event-creator/)。

## 變更記錄

#### 1.0

 * First release

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **1 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 8.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/rec-event-creator/)
 * 標籤:
 * [calendar](https://tw.wordpress.org/plugins/tags/calendar/)[Event](https://tw.wordpress.org/plugins/tags/event/)
   [events](https://tw.wordpress.org/plugins/tags/events/)[organizer](https://tw.wordpress.org/plugins/tags/organizer/)
   [schedule](https://tw.wordpress.org/plugins/tags/schedule/)
 *  [進階檢視](https://tw.wordpress.org/plugins/rec-event-creator/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/rec-event-creator/reviews/)

## 參與者

 *   [ radareventcreator ](https://profiles.wordpress.org/radareventcreator/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/rec-event-creator/)