PHPackages                             symbioticwp/acf-page-builder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. symbioticwp/acf-page-builder

ActivePackage[Utility &amp; Helpers](/categories/utility)

symbioticwp/acf-page-builder
============================

ACF Page Builder using Wordplate ACF and ACF Flexible Content

1.0.1(7y ago)2421MITPHPPHP &gt;=7.0

Since Dec 3Pushed 7y agoCompare

[ Source](https://github.com/symbioticwp/acf-page-builder)[ Packagist](https://packagist.org/packages/symbioticwp/acf-page-builder)[ Docs](https://github.com/symbioticwp/acf-page-builder)[ RSS](/packages/symbioticwp-acf-page-builder/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (3)Used By (0)

Advanced Custom Fields (ACF) Page Builder
=========================================

[](#advanced-custom-fields-acf-page-builder)

ACF Page Builder using [Wordplate ACF](https://github.com/wordplate/acf) and [ACF Flexible Content Field](http://www.advancedcustomfields.com/add-ons/flexible-content-field/)

### Requirements

[](#requirements)

❗ **Note:** Advanced Custom Fields Pro ([Flexible Content Field](http://www.advancedcustomfields.com/add-ons/flexible-content-field/)) is required to use this package

### Installation

[](#installation)

#### Composer

[](#composer)

```
$ composer require symbioticwp/acf-page-builder
```

#### Requirements

[](#requirements-1)

- [PHP](http://php.net/manual/en/install.php) &gt;= 7.0

### Setup

[](#setup)

Enable dynamic class include ([PSR-4 autoloading](https://www.php-fig.org/psr/psr-4/)) via composer autoloader. (Hint: Check first if you don't already have the following snippet in your theme)

```
