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

Implement setup script #93

Closed
barryhughes opened this issue Nov 25, 2020 · 2 comments
Closed

Implement setup script #93

barryhughes opened this issue Nov 25, 2020 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@barryhughes
Copy link

The readme lists a number of areas in which a search and replace should be performed. I think it could be handy to have a script that guides users through this:

  • Could be a standalone PHP script that can be executed using something like ./bin/setup (ie, it would not depend on WP CLI nor would it be a Composer script)
  • It could validate that the plugin slug (for example) is a valid slug before performing search-and-replace
  • Could provide a final summary of the changes and a chance to bail out or make changes
  • It could run composer install at the end

Conceptually, what do you think—worthwhile/maybe useful but not sure/meh?

@cliffordp
Copy link
Owner

Yes, sir! Please see #73

@cliffordp cliffordp added the duplicate This issue or pull request already exists label Nov 25, 2020
@barryhughes
Copy link
Author

Hah! I promise I looked for an existing issue first of all ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants