內容簡介
總結:這款外掛能夠讓使用者輕鬆地透過 Zynatic Medlemsregister 存取頁面,必須先安裝、啟用並設定 Zynatic Authentication 外掛以使用。外掛連接至 Zynatic Medlemsregister 的 API 和頁面,並提供 WordPress 頁面來重新導向至 Zynatic Medlemsregister 的表單。接著根據提供的檔案進行相應操作,並可透過 PHP-snippet 在 WordPress 頁面上呼叫功能。
1. 為使用 Zynatic Medlemsregister 中的頁面建立的外掛是什麼?
- 這是一個能夠讓使用者無縫連接至 Zynatic Medlemsregister 頁面的外掛。
2. 使用這款外掛前需要安裝的其他插件是什麼?
- 使用這款外掛需要事先安裝、啟用和設定 Zynatic Authentication 外掛。
3. 如何使用這款外掛連接至 Zynatic Medlemsregister 的 API 和頁面?
- 這款外掛可提供多個 WordPress 頁面,透過 wp_redirect() 重新導向至 Zynatic Medlemsregister 的表單,使用者可以透過 WordPress 的連結和功能頁面使用這些頁面。
4. 這款外掛可以透過哪些檔案進行操作?
- 透過 include/medlemmar.php 檔案可以進行 wp_remote_get 請求,以獲取 Zynatic Medlemsregister 中成員和檔案清單。
5. 如何在 Zynatic Medlemsregister 中建立新成員?
- 使用 include/ny_medlem_form 檔案中所建立的表單,將成員詳細資料發送並儲存在 Zynatic Medlemsregister 中。
6. 如何獲取 Zynatic Medlemsregister 中文件存儲數據庫中文件的連結?
- 透過 include/filer_lista_links_json.php 檔案的 wp_remote_get 請求,可以獲取檔案存儲數據庫中文件的 HTML 連結清單。
外掛標籤
開發者團隊
原文外掛簡介
This plugin enable access of pages in Zynatic Medlemsregister to allow seamless connection to get access to pages
in Zynatic Medlemsregister, https://www.zynatic.se/.
This plugin require that the plugin Zynatic Authentication is installed, activated and configured.
This plugin use the configuration parameters provided for the plugin Zynatic Authentication.
External services
This plugin connects to an API and pages in Zynatic Medlemsregister and requires the plugin “Zynatic Authentication” to be installed.
The plugin provides a number of WordPress pages that redirect, using wp_redirect(), to forms in Zynatic Medlemsregister, https://www.zynatic.se/.
These pages can be used in links and menues in WordPress to give the user aaccess to forms in Zynatic Medlemsregister.
In the file include/medlemmar.php wp_remote_get requests are sent to https://www.zynatic.se/ to get list of members and files stored in the database of Zynatic Medlemsregister.
In the file include/ny_medlem_form is a form created for member creation where the member details will be sent to and stored in Zynatic Medlemsregister, https://www.zynatic.se/.
In the file inluce/filer_lista_links_json.php wp_remote_get requests are sent to https://www.zynatic.se/ to get a html list of file links
of files stored in the file storage in the database of Zynatic Medlemsregister.
The funtions in these files shall be called in PHP-snippet on a WordPress page.
This service is provided by “Zynatic AB”: https://www.zynatic.se/ and theuse of this plugin is described in the user manual for
Zynatic Medlemsregister.
Zynatic Medlemsregister has to be ordered from Zynatic AB at https://www.zynatic.se/.
