Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using with a custom plugin for a multisite install #35

Closed
andrewscofield opened this issue Aug 1, 2020 · 0 comments · Fixed by #63
Closed

Using with a custom plugin for a multisite install #35

andrewscofield opened this issue Aug 1, 2020 · 0 comments · Fixed by #63
Assignees
Labels
enhancement New feature or request high priority

Comments

@andrewscofield
Copy link

I'm building a WP multisite for a client on top of Sage 10. They'll have some common ACF fields,and views but also some that are site specific. Is there a way to get this to work so I can load via a plugin instead of sage theme dirs? Ideally I'd like to have plugins that are activate per site to give that site its specific functionality but I'm having a hard time figuring out best way to do that with ACFBuilder and composers. Hoping this plugin will actually help if I can sort things out.

@Log1x Log1x self-assigned this Aug 5, 2020
@Log1x Log1x added the enhancement New feature or request label Aug 5, 2020
Log1x added a commit that referenced this issue Feb 10, 2021
…ixes #35)

chore(composer): Remove unneeded abstract method
@Log1x Log1x closed this as completed in #63 Feb 12, 2021
Log1x added a commit that referenced this issue Feb 12, 2021
…63)

* feat(acf-composer): Add support for registering paths with plugins (Fixes #35)
* chore(composer): Remove unneeded abstract method
* chore(provider): Move ACF conditional
* chore(deps): Bump dependencies
* chore(acf-composer): Clean up docblocks
* enhance(ci): Switch to GitHub Actions
* chore(repo): Bump README & License
* chore(phpcs): Run linting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants