[WordPress] 外掛分享: Doli Training Management

首頁外掛目錄 › Doli Training Management
WordPress 外掛 Doli Training Management 的封面圖片
全新外掛
安裝啟用
尚無評分
3 天前
最後更新
問題解決
WordPress 5.8+ PHP 7.4+ v1.0.1 上架:2026-06-11

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Doli Training Management」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Doli Training Management connects WordPress to your Dolibarr instance (with the Training Management module). Site administrators enter the Dolibarr base URL and API key in the plugin settings. Visitors see the training catalog through the [doli-training-management] shortcode.

No calls to the plugin author’s servers for catalog data: HTTP requests go only to the Dolibarr URL you configure.
Optional link to create a hosted Training Management / Ma Gestion Cloud trial account (third-party commercial service); not required to use the plugin with your own Dolibarr.
Self-hosted fonts (Roboto, Material Icons) bundled with the front-end assets — no Google Fonts CDN.

External services
This plugin connects to external services to display catalog data and process training inquiries.
1) Your Dolibarr instance (required)
– Service purpose: read the training catalog and create inquiry tickets.
– What is sent / when: when a visitor loads the widget, the plugin proxies catalog requests to the Dolibarr URL configured by the site administrator. When a visitor submits the inquiry form, the submitted contact fields (name, email, phone/company if provided, message, preferred date/time, selected training identifiers) are sent to that same Dolibarr API endpoint.
– Service provider: chosen and configured by the site owner (your own Dolibarr host or managed Dolibarr provider).
– Terms / privacy: depend on your Dolibarr provider and hosting contract.
2) Ma Gestion Cloud signup page (optional link in admin settings)
– Service purpose: optional account creation link for users who want a hosted Training Management / Dolibarr service.
– What is sent / when: no background data transfer by the plugin. Data is only sent if an administrator voluntarily clicks the signup link and submits the external form.
– Terms of service: https://www.ma-gestion-cloud.fr/conditions-generales-dutilisation-des-services/
– Privacy policy: https://www.ma-gestion-cloud.fr/politique-de-confidentialite/
Source code
The WordPress plugin PHP lives in this package. The front-end is built with Angular from TypeScript / HTML / SCSS sources in the author’s development repository.
Public Angular source repository: https://git.aplose-dev.fr/aplose/DolibarrTrainingManagement.git
Shipped JavaScript: The files under assets/doli-training-management/browser/ (including main.js and polyfills.js) are built with npm run build:wordpress (optimized/minified distribution build). Human-readable TypeScript / HTML / SCSS sources and build tooling are publicly available in the repository above.
Third-party front-end libraries (npm): Angular, Angular Material, RxJS, ngx-translate, Zone.js, tslib, and Fontsource packages @fontsource/roboto and @fontsource/material-icons (font files under Apache 2.0 / SIL OFL as per each package). See each package’s LICENSE in node_modules when developing from source.
Build (regenerate browser assets)
From the Angular project root (same machine as your clone of the plugin sources):

Install dependencies: npm ci (use npm ci --legacy-peer-deps if npm reports peer dependency conflicts).
Optimized distribution build (used for WordPress.org package): npm run build:wordpress
Optional default production build: npm run build

Output is written to wp-content/plugins/doli-training-management/assets/doli-training-management/ in this repository layout.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon