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

What operations do you want to perform on a recipe? #1

Open
jenlampton opened this issue Oct 23, 2021 · 1 comment
Open

What operations do you want to perform on a recipe? #1

jenlampton opened this issue Oct 23, 2021 · 1 comment

Comments

@jenlampton
Copy link
Member

jenlampton commented Oct 23, 2021

I'm working on setting up the actionable items for recipes, and this is what I have so far:

  • Enable - enables the module, imports the config.
  • Inspect - Lists all the individual files in a recipe
    • each one of these could offer a "delete me" link (WARN IF CONTENT WILL BE LOST)
  • Restore - Re-imports the config, removing any changes made to the local copy.

These are things I'm not sure would be valuable:

  • Remove - Removes all the config files from this recipe, at once. (I don't know if this is a good idea... thoughts?)
  • Recreate - Exports the config, and delivers a replacement recipe .zip file.
@izmeez
Copy link

izmeez commented Jan 23, 2024

Does this issue depend on backdrop/backdrop-issues#5240

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants