• Resolved Fabian

    (@fabifott)


    Hi nickboss and others,

    Great to see this plugin working with WP-Filebase.
    I’m the developer of WP-Filebase and I’ve seen the sync integration of WordPress File Upload. The plugin runs an AJAX query to notify WP-Filebase about the new file.
    A better solution is to use WP-Filebase API (which is quite small though 😉 ).
    Proper way of running a sync is this:
    do_action('wpfilebase_sync');

    Let me know if you need further instructions on this.

    https://wordpress.org/plugins/wp-file-upload/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author nickboss

    (@nickboss)

    Hi Fabian,

    Thank you very much, I was looking for this….

    Best Regards

    Nickolas Bossinas

    This is great indeed but very limited, it would be nice to be able to pass more parameters to file base.

    Also very sad that the free file base does not have more field for its frontend file upload widget.

    At the moment I have the two working together using WP File upload short code in a widget and sending info to file base.

    Not ideal but works.

    If you require assistance then, as per the Forum Welcome, please post your own topic instead of tagging onto someone else’s topic.

    I am now closing this 2 month old topic as it references an older version of WordPress.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Proper WP-Filebase integration’ is closed to new replies.