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

Action/Code Generation. Create a plugin for a method #56

Closed
VitaliyBoyko opened this issue Mar 24, 2020 · 0 comments
Closed

Action/Code Generation. Create a plugin for a method #56

VitaliyBoyko opened this issue Mar 24, 2020 · 0 comments

Comments

@VitaliyBoyko
Copy link
Contributor

VitaliyBoyko commented Mar 24, 2020

We need to implement the functionality to create a plugin by clicking on the public method.

User story:

  • Right-click on a class public method name
  • Select "Create a plugin for the method"
  • Dialog with the following field being shown (text input Module, Select Area, text input Plugin Class name, text input Plugin Directory, select with plugin type (around, after, before), Ok button, Cancel Button)
  • After filling out fields and click the Ok button the plugin file is created in the Plugin Directory and the plugin tag is added to the Module di.xml in the selected Area.
@VitaliyBoyko VitaliyBoyko self-assigned this Mar 24, 2020
@VitaliyBoyko VitaliyBoyko changed the title Action/Generation. Create a plugin for a method Action/Code Generation. Create a plugin for a method Mar 24, 2020
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