Create package back-end

Viewing 6 posts - 1 through 6 (of 6 total)
#171863

Tom Guastapaglia
Participant

Hello !
I want to create package in php on my wordpress back-end.

[Ex. When I add a new software (/uploads/dir/) automatically create a package ]

Do you have methods on Package / PackageManager / PackageTemplate class for that ?

Cheers,

Tom

#171881

Nayeem Riddhi
Moderator

Hello Tom,

Hope you are well. Can you please let us know which version of WPDM you are using now, FREE OR PRO version? please let us know. And have you checked this doc too, https://www.wpdownloadmanager.com/doc/add-new-package? please let me know

Thank you and regards

#171891

Tom Guastapaglia
Participant

Hello Nayeem,

Thank’s for your reply.

I’m using FREE version.

I already read this documentation. You send to me how to create a new package with front-end interface. But this is not my problem… I want to know how to create one on my own code using WPDM’s hooks, filter, actions, class, etc.

Thak’s

Cheers,

Tom

#171892

Tom Guastapaglia
Participant

On this link, we can GET a package but not CREATE a new one.

https://www.wpdownloadmanager.com/doc/function-reference/wpdm_get_package/

#171926

Nayeem Riddhi
Moderator

Hello Tom,

Hope you are well. For more reference, you can check this doc too,

Action Reference

please check and let me know

Thank you and regards

#171937

Tom Guastapaglia
Participant

Hey Nayeem,

Thank’s for your reply. I already read the docs so I didn’t find what i’m looking for.
About actions references, we can just trigger an action when a package is created BUT not directly create one.

Thanks anyway,

Cheers,

Tom

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Create package back-end’ is closed to new replies.