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
Package info
github.com/codelight-eu/acf-tabbed-flexible-content
Language:JavaScript
Type:wordpress-plugin
pkg:composer/codelight-eu/acf-tabbed-flexible-content
1.2
2018-09-20 15:25 UTC
This package is auto-updated.
Last update: 2026-02-21 23:49:05 UTC
README
Flexible Content Fields in tabbed interface
Installation
- Clone to
wp-content/plugins/ - Generate
vendor/autload.phpusingcomposer install - Activate plugin
Development
- Set up dev tools and deps:
npm install - For readable css/js sources(-maps)
define('SCRIPT_DEBUG', true);algongside with other debugging stuff inwp-config.php