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

Enhance strapi BPP plugin to create data model on installation #57

Open
2 tasks
vishi24 opened this issue Mar 11, 2024 · 0 comments
Open
2 tasks

Enhance strapi BPP plugin to create data model on installation #57

vishi24 opened this issue Mar 11, 2024 · 0 comments
Labels
enhancement New feature or request strapi-plugins plugins for strapi

Comments

@vishi24
Copy link
Collaborator

vishi24 commented Mar 11, 2024

Description

The beckn-bpp-adapter plugin only creates the necessary APIs and the queries for fetching and updating of data in the existing data model. If this plugin is used on a Strapi instance that does not contain data model for BPP it will not work.
The current plugin does not has capability to create the data model by itself during the installation.
Update the plugin to create the required data model when the plugin is installed on the Strapi.

Goals

  • Plugin should be able to create the required data model.

Expected Outcome

when the plugin is installed it should check and create the required data model in Strapi.

Acceptance Criteria

  • Required data model should be created when the plugin is installed.

Implementation Details

NA

Mockups / Wireframes

[Include links to any visual aids, mockups, wireframes, or diagrams that help illustrate what the final product should look like. This is not always necessary, but can be very helpful in many cases.]


[Please note that the below section of the ticket has to be in the format as mentioned as it is key to enabling proper listing of the project. Please only choose the options mentioned under the headings wherever applicable.]

Tech Skills Needed:

[Required technical skills for the project]

Complexity

High

Category

Development

Sub Category

Development

@vishi24 vishi24 changed the title DRAFT -Enhance strapi BPP plugin to create data model on installation Enhance strapi BPP plugin to create data model on installation Mar 11, 2024
@faizmagic faizmagic added strapi-plugins plugins for strapi enhancement New feature or request labels Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request strapi-plugins plugins for strapi
Projects
None yet
Development

No branches or pull requests

2 participants