wysiwyg-software-design / acf-php-exporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACF PHP Exporter WordPress Plugin

Version Last commit Build status WordPress v5.2.4

This plugins exports ACF configurations in PHP files on the fly for use in production environments.

The plugin is looking for an acf-php directory within your theme directory. If no directory is found, the plugin does nothing.

Please note: You need to set your WP instance into debug mode to use and see

Usage

Composer

This plugin is available as composer package. To install it by composer use

composer require wy/acf-php-exporter

Cotributing

Please check Development Guidelines

About

License:MIT License


Languages

Language:PHP 63.6%Language:Shell 22.7%Language:JavaScript 7.0%Language:Dockerfile 4.7%Language:CSS 1.9%