An open API service indexing awesome lists of open source software.

https://github.com/folbert/fewbricks

Write code to create ACF field groups, fields and re-usable modules.
https://github.com/folbert/fewbricks

acf advanced-custom-fields wordpress wordpress-plugin

Last synced: 7 months ago
JSON representation

Write code to create ACF field groups, fields and re-usable modules.

Awesome Lists containing this project

README

          

# Fewbricks 2

[![Latest Stable Version](https://poser.pugx.org/folbert/fewbricks/v/stable?format=flat-square)](https://packagist.org/packages/folbert/fewbricks)
[![Build Status](https://img.shields.io/travis/folbert/fewbricks/2.x.svg?style=popout-square)](https://travis-ci.org/folbert/fewbricks)
[![Total Downloads](https://poser.pugx.org/folbert/fewbricks/downloads?format=flat-square)](https://packagist.org/packages/folbert/fewbricks)
[![License](https://poser.pugx.org/folbert/fewbricks/license?format=flat-square)](https://packagist.org/packages/folbert/fewbricks)

Please see [this issue](https://github.com/folbert/fewbricks/issues/2#issuecomment-208723764) on why Fewbricks is not in
the WordPress Plugin Directory.

**Fewbricks2 is a complete rewrite of Fewbricks and introduces an insane amount of breaking changes so don't even try installing it in a setup that is already implemented using Fewbricks1**

## Legal
Fewbricks is released under GPLv3 and is in no way associated with Advanced Custom Fields.

## More info
The documentation can be found at [https://fewbricks2.folbert.com/](https://fewbricks2.folbert.com/) or as MD-files in the folder "docs" in this repo.