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

When will you add CRUD features? #2

Open
vnzhlv-zh opened this issue Oct 15, 2018 · 6 comments
Open

When will you add CRUD features? #2

vnzhlv-zh opened this issue Oct 15, 2018 · 6 comments
Assignees
Labels
question ❔ Needs more info

Comments

@vnzhlv-zh
Copy link

Are you planning to add create update delete features? If so, when?

@unfulvio unfulvio added the question ❔ Needs more info label Oct 15, 2018
@unfulvio
Copy link
Member

Hey there, it's definitely something we would add in the future. Unfortunately I don't have an ETA for this. For now we're still collecting feedback from users that started using the GET (read) endpoints that shipped in 1.11.0.

How would you like to see this implemented and what would you build if you had complete API support in Memberships? :)

@vnzhlv-zh
Copy link
Author

Hello!
Simple example, I have a list of members in excel. I need to parse data and import it into the database, programmatically.

@unfulvio
Copy link
Member

unfulvio commented Oct 18, 2018

WooCommerce Memberships already allows you to import members from CSV data, why can't you use that at the moment? https://docs.woocommerce.com/document/woocommerce-memberships-import-and-export/

The feature can be extended by hooks (action and filters) if needed.

@vnzhlv-zh
Copy link
Author

Yes, I use it but would prefer API instead.

@unfulvio
Copy link
Member

Understandable. By version 1.13.0 we plan to introduce other CRUD endpoints, at least for user memberships, to begin with. Probably plan endpoints will follow later.

@unfulvio
Copy link
Member

Memberships 1.13.0 has been released today and the documentation has been updated right now.

It may take a little until 1.13.0 hits WordPress updates, and you may have to refresh caches to see the updated documentation at https://skyverge.github.io/woocommerce-memberships-rest-api-docs.

In a future update we will also extend full CRUD support to plans.

@unfulvio unfulvio assigned bekarice and unassigned lgfogle Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question ❔ Needs more info
Projects
None yet
Development

No branches or pull requests

4 participants