startpl / t2cms-acf
Advanced custom fields for t2cms
Installs: 19
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:t2cms-module
This package is not auto-updated.
Last update: 2024-11-22 03:36:05 UTC
README
Module for T2cms
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist startpl/t2cms-acf "*"
or add
"startpl/t2cms-acf": "*"
to the require section of your composer.json
file.
After that you should install and activate the module in the admin panel