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

Dir structure for custom plugin #979

Open
priyamsharma2704 opened this issue Jul 13, 2023 · 0 comments
Open

Dir structure for custom plugin #979

priyamsharma2704 opened this issue Jul 13, 2023 · 0 comments

Comments

@priyamsharma2704
Copy link

I am creating a custom plugin and would like to know the correct dir structure for it. For now I have created a "plugins" folder at the same level as main.js and defaults.js. Inside "plugins" folder I have a folder for my custom plugin and inside that folder I have the plugin.js.

I am seeing the error: ConfigError: Unable to find plugin "parentBodyVerifies-group"

any idea about that? Thanks
dir

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

1 participant