ROCSI Connector for NMKR

外掛說明

ROCSI Connector for NMKR synchronizes configured NMKR Studio project and token information into WordPress and provides grid, list, carousel, single-token, and single-project displays. NMKR is a third-party service; this plugin is not an official NMKR product or an affiliation claim.

Development and source code: https://github.com/ROCSI-eu/WordPress-NMKR-Connect

External services:

  • Administrators provide an NMKR Studio API credential and deliberately start synchronization. Requests go to the NMKR Studio API to retrieve project and token data. Review NMKR’s terms and privacy information at https://www.nmkr.io/legal.
  • Token media can load from remote NMKR, IPFS, or configured gateway URLs. Those providers may receive a visitor IP address and ordinary HTTP request metadata.
  • Analytics is disabled by default. Local mode stores interaction events in the WordPress database. Optional GA4 modes transmit configured event data to Google only after deliberate mode selection and valid credentials. See Google Analytics terms (https://marketingplatform.google.com/about/analytics/terms/us/) and Google Privacy Policy (https://policies.google.com/privacy).

Site operators remain responsible for consent, disclosures, retention, and configuration appropriate to their site. The WordPress Privacy Policy Guide includes suggested text after activation.

安裝方式

  1. Install a purpose-built release ZIP through Plugins > Add New > Upload Plugin; do not use an automatic source archive as an installable artifact.
  2. Activate the plugin.
  3. Configure an NMKR Studio API credential under ROCSI Connector for NMKR settings.
  4. Review analytics/privacy settings. Analytics remains Off until explicitly enabled.
  5. Run synchronization only when ready, then add one of the documented shortcodes to a page.

常見問題集

Which shortcodes are included?

[nmkr-grid], [nmkr-token-list], [nmkr-carousel], [nmkr-token], and [nmkr-project] are all included without a licence entitlement gate.

Does the plugin track visitors by default?

No. Analytics defaults to Off and consent enforcement defaults to enabled. Local database collection or GA4 transmission requires deliberate administrator configuration; GA4 also requires valid credentials.

What happens on uninstall?

Deactivation clears the recurring analytics cleanup event. Uninstall removes plugin-owned roles and capabilities and core plugin data. Analytics data and admission state are removed by default; if an administrator deliberately disables “Remove Data on Uninstall,” the analytics table is retained.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈ROCSI Connector for NMKR〉的開發相關工作。

參與者

將〈ROCSI Connector for NMKR〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

0.25.0

  • Uses the public release identity ROCSI Connector for NMKR with rocsi-connector-for-nmkr as the text domain and package identity.
  • Initial public production candidate: five free shortcodes, no licensing SDK, opt-in analytics, targeted lifecycle cleanup, privacy disclosures, and reproducible package tooling.