內容簡介
總結:
這項外掛是針對 CB App(CommonsBooking 的應用程式)的 API 擴展功能,讓使用者可以透過外掛登入並在 CB App 中進行預訂。 這外掛還提供了選擇不同配置地圖、限制應用程式登入角色、提供圖像給 Web 版應用程式版本以及限制使用者預訂等功能。
HTML 串接語法如下:
```html
<ul>
<li>CB App 是使用 Flutter 撰寫的跨平台應用程式,作為 CommonsBooking 網站的替代前端。</li>
<li>CB App 是獨立開發的應用程式,但作為前提條件需要 CommonsBooking 安裝。</li>
<li>這個外掛擴展了 CommonsBooking API 的功能性,讓使用者可以登入並在 CB App 中進行預訂。</li>
<li>如果沒有這個外掛,CB App 只能以唯讀方式訪問 CommonsBooking 網站(只有在該網站啟用 CommonsAPI 時才能訪問)。</li>
<li>此外,這個外掛還提供了選擇不同配置地圖、限制應用程式登入角色、對 Web 版應用程式版本服務圖像(如果站點使用 CORS),以及限制使用者預訂等功能。</li>
<li>演示:無</li>
<li>授權:這個程式在分發時希望能有所裨益,但沒有任何保固;甚至沒有隱含的商業性或特定目的的保證。</li>
<li>版本歷史:0.5.0 – 初始版本。</li>
</ul>
```
外掛標籤
開發者團隊
② 後台搜尋「API Extension to support CB App」→ 直接安裝(推薦)
原文外掛簡介
API Extension to support CB App (App for CommonsBooking)
CB App is a muliplattform App written in Flutter. It is working as an alternative Frontend for a CommonsBooking website. CB App is a stand-alone development independent of CommonsBooking, but requires a CommonsBooking installation as a prerequisite
This plugin extends the functionality of the CommonsBooking API. With this plugin it is possible to log in as a user and make bookings from CB App. Without this plugin the CB App has only read-only access to the CommonsBooking site (and only if the site has enabled the CommonsAPI ).
Additionally this plugin supplies:
choosing between different configured maps
restrict App Login to Roles
serving images to the web based App Version (if CORS is used on the site)
restrict bookings for users (for CommonsBooking versions that don’t supply this in Core)
Demo
None
License
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Version history
0.5.0 – Initial release.
