內容簡介
總結文案:
這個 WordPress 外掛提供 Gutenberg 區塊庫,內含 WooCommerce 產品集合和內容大綱功能。您可以在 GitHub 上找到此外掛的原始碼,並遵循指示來編譯 CSS/JS。
問題與答案:
1. 這個 WordPress 外掛提供哪些功能?
- 提供 Gutenberg 區塊庫
- 包含 WooCommerce 產品集合和內容大綱功能
2. 在哪裡可以找到此外掛的原始碼?
- 可以在 GitHub 上找到,連結為 https://github.com/sproutient/zypento-blocks
3. 如何編譯 CSS/JS?
- 需要複製倉庫 (repository),然後運行 'composer install' 一次
- 每次想要編譯時,運行 'composer create-scripts' 即可
外掛標籤
開發者團隊
原文外掛簡介
Gutenberg block library with WooCommerce product collection, slider. countdown timer and Table of Contents.
CSS/JS source
Unminified CSS/JS are in assets/css/src and assets/js/src.
GitHub
https://github.com/sproutient/zypento-blocks
Clone the repository, Then to compile css/js from source, run ‘composer install’ once and whenever you want to compile, run ‘composer create-scripts’
