Linux 软件免费装
Banner图

PB Modular Pattern System

开发者 patbloom
更新时间 2020年7月30日 05:43
PHP版本: 4.5 及以上
WordPress版本: 5.4.2
版权: GPLv3 or later
版权网址: 版权信息

标签

development bootstrap blocks gutenberg advanced system framework developer design patterns modular pattern rapid uikit dry sage

下载

0.4.4 0.4.5

详情介绍:

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

安装:

  1. Upload the plugin folder to the '/wp-content/plugins/' directory or install the plugin from the WordPress Plugin directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Configure the options under 'Settings > PB Modular Pattern System'.

屏幕截图:

  • View of the plugin admin settings
  • Code view (in PhpStorm) of core code (Header Image for UIkit 3)
  • Call of (Header Image) Partial in a template (in PhpStorm)

常见问题:

Will the plugin change code on my website?

No, the plugin is non-destructive and will only work when activated.

Is this plugin like a "block builder" theme?

No, not really - it can be slightly compared with Sage, but less complex, without the "node-modules" and Blade. You can code your own partials and components (in a regular theme or Sage) and re-use them in a very clean and consistent way or load them from the MPS core.

Do I need to use the example theme?

No, it's an example to show how Blocks and Partials can be created and whats the folder structure you need to use. But you can use it of course as a starting point! = Why is the admin section so funky? Because I like colours and it's possible :)

更新日志:

0.4.5 [2020.07.29] 0.4.4 [2019.08.19] 0.4.3 [2019.06.30] 0.4.2 [2019.06.23] 0.4.1 [2019.06.18] 0.4 [2019.06.08] 0.3.2 [2019.06.07] 0.3.1 [2019.06.05] 0.3.0 [2019.06.04] 0.2.0 [2019.05.17]