AdvancedCustomFields / AdvancedCustomFields/acf-blocks-v2-iframe-compatibility

Composer install

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
9
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Hi,
It would be nice to be able to install via Composer.
We already install ACF via composer require wpengine/advanced-custom-fields-pro by using the official repo:

"repositories": [
    {
        "type":"composer",
        "url":"https://composer.advancedcustomfields.com"
    }
]

So either:
composer require wpengine/acf-blocks-v2-iframe-compatibility
or via WP Packagist (since it doesn't require auth)
composer require wpackagist-plugin/acf-blocks-v2-iframe-compatibility

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository's package metadata and release or distribution configuration, then check the Composer and WP Packagist requirements described in the issue. Done means the plugin can be installed through one of the requested composer require commands; no specific source files or tests are named.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.