codelight-eu/acf-tabbed-flexible-content

There is no license information available for the latest version (1.2) of this package.

Flexible Content Fields in tabbed interface

Installs: 97

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 5

Forks: 0

Open Issues: 0

Language:JavaScript

Type:wordpress-plugin

1.2 2018-09-20 15:25 UTC

This package is auto-updated.

Last update: 2024-04-21 19:28:20 UTC


README

Flexible Content Fields in tabbed interface

Installation

  1. Clone to wp-content/plugins/
  2. Generate vendor/autload.php using composer install
  3. Activate plugin

Development

  1. Set up dev tools and deps: npm install
  2. For readable css/js sources(-maps) define('SCRIPT_DEBUG', true); algongside with other debugging stuff in wp-config.php