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

Add logic to add Git based components #35

Open
bobbingwide opened this issue Jan 23, 2019 · 0 comments
Open

Add logic to add Git based components #35

bobbingwide opened this issue Jan 23, 2019 · 0 comments
Assignees

Comments

@bobbingwide
Copy link
Owner

Having been successful updating Git based components it makes sense to also be able to add them.

Requirements

  • Install a plugin or theme from a public Git repository
  • Require the following information: URL to Git repository, component type
  • Flag to indicate whether or not the component should continue as a git repository.

Proposed solution

  • Add a dialog to the oik_batch admin page
  • Check that the component does not already exist.
  • Use git clone to create the component.

Notes

  • Activation, deactivation, deletion and settings to be managed using normal admin interface.
  • Consider supporting MU plugins.
  • Not suitable for plugins that need to be built before they can be used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant