Viewing 1 replies (of 1 total)
  • Plugin Contributor Scott Kingsley Clark

    (@sc0ttkclark)

    You can do this by calling: pods_api()->import_package( $package );

    The $package would be the JSON string from the package, or the already decoded package via json_decode( $package, true ).

    Hope this is helpful!

Viewing 1 replies (of 1 total)
  • The topic ‘How to replicate the pods structure’ is closed to new replies.