
內容簡介
- Affilizz是affilizz.com附屬平台的官方外掛程式,使用者可以連接API並在經典和Gutenberg編輯器中無縫地插入聯盟連結、價格表和行動呼叫。
- 該外掛程式在首次推出時並未添加到通用外掛目錄,而是在1.13.0版本中才被添加到目錄中。
- 功能:
- 聯盟連結配置彈出式視窗
- 逐步配置嚮導
- 配置窗格和調試信息頁面
- 在經典編輯器中內嵌渲染聯盟連結或價格表
- Gutenberg編輯器塊以插入聯盟連結和價格表
- 此外,該外掛程式還允許使用者自定義與平台的互動方式,並在表格中插入連結。
- 它還添加了一個數據庫表,以保存嵌入版本,以解決連接問題。
- 如何貢獻:
- 目前,此外掛程式不接受外部拉取請求。
- 為了讓使用者更好地理解我們的代碼,外掛程式的“assets”資料夾中包含一個包含未混淆、可讀的JS和SCSS代碼的“src”資料夾。
- 我們的團隊使用Mix來打包JavaScript文件,並使用以下外部庫/模塊:
- Tom Select 2.2.0
- 如果您想對當前代碼庫進行更改,請配置您的預處理器或打包工具來編譯:
- assets/src/scss/admin.scss到assets/dist/css/admin.css
- assets/src/scss/public.scss到assets/dist/css/public.css
- assets/src/js/admin.js到assets/dist/js/admin.js
- assets/src/js/wizard.js到assets/dist/js/admin.js
- assets/src/js/editor.js到assets/dist/js/admin.js
HTML bulleted list:
<ul>
<li>Affilizz是affilizz.com附屬平台的官方外掛程式,使用者可以連接API並在經典和Gutenberg編輯器中無縫地插入聯盟連結、價格表和行動呼叫。</li>
<li>該外掛程式在首次推出時並未添加到通用外掛目錄,而是在1.13.0版本中才被添加到目錄中。</li>
<li>功能:
<ul>
<li>聯盟連結配置彈出式視窗</li>
<li>逐步配置嚮導</li>
<li>配置窗格和調試信息頁面</li>
<li>在經典編輯器中內嵌渲染聯盟連結或價格表</li>
<li>Gutenberg編輯器塊以插入聯盟連結和價格表</li>
</ul>
</li>
<li>此外,該外掛程式還允許使用者自定義與平台的互動方式,並在表格中插入連結。</li>
<li>它還添加了一個數據庫表,以保存嵌入版本,以解決連接問題。</li>
<li>如何貢獻:
<ul>
<li>目前,此外掛程式不接受外部拉取請求。</li>
<li>為了讓使用者更好地理解我們的代碼,外掛程式的“assets”資料夾中包含一個包含未混淆、可讀的JS和SCSS代碼的“src”資料夾。</li>
<li>我們的團隊使用Mix來打包JavaScript文件,並使用以下外部庫/模塊:
<ul>
<li>Tom Select 2.2.0</li>
</ul>
</li>
<li>如果您想對當前代碼庫進行更改,請配置您的預處理器或打包工具來編譯:
<ul>
<li>assets/src/scss/admin.scss到assets/dist/css/admin.css</li>
<li>assets/src/scss/public.scss到assets/dist/css/public.css</li>
<li>assets/src/js/admin.js到assets/dist/js/admin.js</li>
<li>assets/src/js/wizard.js到assets/dist/js/admin.js</li>
<li>assets/src/js/editor.js到assets/dist/js/admin.js</li>
</ul>
</li>
</ul>
</li>
</ul>
外掛標籤
開發者團隊
原文外掛簡介
Affilizz is an official plugin for the affilizz.com affiliation platform that enables its users to connect to the API and insert seamlessly affiliate links, price tables and calls to action both on the classic and Gutenberg editors.
The plugin was released outside of the plugin directory at its launch and was added to the directory at the 1.13.0 version.
Features
Affiliate link configuration pop-in
Step-by-step configuration wizard
Configuration pane and debug information page
Inline rendering of an affiliate link or price table in the classic editor
Gutenberg editor block to insert affiliate links and price tables
In addition, the plugin aims to allow users to customize the way they interact with the platform and insert links in the table.
It adds a database table holding the rendered versions of the embeds, to bypass connectivity issues.
How to contribute
As of now, this plugin is not open to external pull requests. To allow users to better understand how our code is built and proposed here, the plugin’s “assets” folders contains a “src” folder containing unobfuscated, readable JS and SCSS code. Our team uses Mix to compile JavaScript files and uses these external libraries / modules :
Tom Select 2.3.1
If you want to apply changes to the current codebase, please configure your preprocessor or bundler to compile :
assets/src/scss/admin.scss to assets/dist/css/admin.css
assets/src/scss/public.scss to assets/dist/css/public.css
assets/src/js/admin.js to assets/dist/js/admin.js
assets/src/js/wizard.js to assets/dist/js/wizard.js
assets/src/js/editor.js to assets/dist/js/editor.js
