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

Create Registration Function in Plugin #124

Open
5 tasks done
zelal-dev opened this issue Dec 22, 2024 · 1 comment · Fixed by #125
Open
5 tasks done

Create Registration Function in Plugin #124

zelal-dev opened this issue Dec 22, 2024 · 1 comment · Fixed by #125
Assignees

Comments

@zelal-dev
Copy link
Contributor

zelal-dev commented Dec 22, 2024

Description:

  • Add a registration function in the plugin to run during bootstrap.
  • Move all related components into the plugin directory (not in the main backend site).
  • Test the function and make a demo video.

Tasks:

  • Create the registration function in the plugin.
  • Run the function during the bootstrap lifecycle.
  • Ensure all components are within the plugin folder.
  • Write a test to verify the function works.
  • Record and upload a demo video.

Acceptance Criteria:

  • Function runs successfully during plugin installation.
  • All components execute from the plugin folder.
  • Test passes, and the video demonstrates the process.
@Robi-Code Robi-Code linked a pull request Dec 23, 2024 that will close this issue
7 tasks
@Robi-Code
Copy link
Contributor

Hi everyone,

I’ve implemented the registration function for the plugin and created a video to demonstrate the process. You can check it out below.

https://www.awesomescreenshot.com/video/34908773?key=b2996e33534498023cfc922d51133a57

Let me know your thoughts!

Best,
@Robi-Code

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

Successfully merging a pull request may close this issue.

2 participants