
內容簡介
PB 模塊化額模式系統(MPS)是一種基於 6 個所謂的「模式」的設計和開發系統。模式可以被視為模塊化的部分(在設計和程式碼層面上)被組裝成更大的功能性元件,而這些元件可以在不必一直重做其他部分的情況下進行更新。更多關於此的資訊可以參考 http://web.mps.systems
特點
完全基於 6 個模式的 MVC 模型方法構建 WordPress 網站
創建高級可重用的局部(和元件)可以注入變數
在任何 (現有) 的範本中實現 MPS,或使用示例主題
選擇來自前端框架(如 UIkit、Bootstrap 或 WP Gutenberg)
基於快速開發、BEM 和 DRY 方法
外掛標籤
開發者團隊
原文外掛簡介
The PB Modular Pattern System (MPS) is a design and development system based on 6 so called ‘patterns’. Patterns can be seen as modular parts (on design and code level) that are assembled to bigger pieces of functional components which still can be updated without the need to rework them in other parts all the time. More about this on http://web.mps.systems
Features
Build a WordPress website completely modular – bases on 6 Patterns with MVC model approach
Create advanced re-usable Partials (and components) that can be injected with variables
Implement MPS in any (existing) template or use the example theme
Choose from front-end frameworks like UIkit, Bootstrap or WP Gutenberg
Based on rapid development, BEM and DRY method
