Waboot Framework
WBF is an extensive WordPress framework
by WAGA Team <dev@waga.it> · github.com/wagaweb/wbf · website
★ 14stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wagaweb/wbf/archive/refs/heads/master.zipFrom the readme
Components | Modules | Roadmap
Waboot Framework
WBF is a modular framework for WordPress.
WBF is composed by different kind of parts:
- Components: which implement functionality that can be used separately, even without the whole framework.
- Modules: which makes available a number of API that can be implemented by theme developers (like theme options and theme components).
- Extensions: through which WBF supports and\or enhance third-party plugins.
Please note that the present documentation is in its early stage.
Getting started
The quickest way to start developing with WBF is to install it as WordPress plugin.
You can download the latest standalone version here or clone this repo and run the composer\npm\bower build.
WBF Components can be installed on project basis via composer (still experimental).
WBF Components
WBF Components implements tools and functionality not strictly related to WordPress hooks system. You can embed use each component even without the whole framework by installing it via composer.
- Assets
A number of tools for managing static assets.
Assets can be registered through an Assets Manager that take care of:
- Checking the actual exis