• Resolved AmirHossein

    (@aghorbanmehr)


    Hi
    First, thanks for your great plugin.
    I use your plugin to list my files and I also use the great “RML” plugin too, to organize my files.
    But it could be much better if your plugin could be compatible with RML, so I could list files in a specific folder in the frontend.

    • This topic was modified 3 years, 3 months ago by AmirHossein.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @mauvedev!

    Here is Matthew, the developer of Real Media Library (RML). If you are interested in a compatibility we can start a cooperation and provide a rml attribute to the shortcode.

    Regards,
    Matthew 🙂

    Plugin Author mauvedev

    (@mauvedev)

    I think we could probably have a look, you will have to bare with me as this is much of a hobby for me and thus my progress is slow and iterative, the plugin was developed in-house private due to a specific client need and has made its way to what it is today and publicly available.

    I’ve had a brush over RML and it appears we could use a custom query that pulls data similarly to how your plugin is already doing so.

    My first question is can we query the attachments within your folders and then piggy-back off of the existing code in my plugin and like you say, trigger it with an rml attribute?

    At the moment my plugin is using post_status to change between the post and global attachments.

    Do you have any ideas too?

    Hi @mauvedev !

    Thanks for your fast reply.

    I checked your code and have put it into a gist. Just add the following changes and your shortcode should work with Real Media Library folders:

    https://gist.github.com/matzeeable/59d71f57b9b8eff0c759738950e42232/revisions#diff-5518f5b0ffedb565900f0f547bd36a12110317540c4cb06c892d9ec9d0925109

    Usage:

    [medialist rml_folder="1"]

    rml_folder is the folder ID. You can find the folder ID by selecting a folder, and click the three dots on the folder toolbar. A dialog opens and in the bottom right corner there is text label with the ID.

    Please give it a try with the free version of RML: https://wordpress.org/plugins/real-media-library-lite/

    Regards,
    Matthew 🙂

    Plugin Author mauvedev

    (@mauvedev)

    Thank you for update, that was way simpler than I expected, I’m really chuffed about that. It instantly worked and no issues that I can see, the other attributes work as an extension and I see your folder browser maintains the ability to attach files to page, I’ve been sure to mention this in the ReadMe.

    I’ve gone ahead and made those additions, the RML compatible version is live 1.3.4.

    Many thanks,
    mauvedev

    Hi mauvedev,

    great to see that you built the compatibility with Real Media Library so quickly. We would love to write a blog post about your plugin in our collaboration blog in the next few weeks, as this type of plugin is frequently requested by our customers.

    If you are interested in improving this blog post, please open a support ticket at devowl.io/support and provide us with a high-resolution version of the plugin logo and any other graphical assets you already have.

    Thanks a lot!

    Best regards,

    Jan

    Plugin Author mauvedev

    (@mauvedev)

    Hi Jan,

    Thank you for your message, I’ve pushed a ticket with some content.

    Many thanks,
    mauvedev

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘RML compatibility request!’ is closed to new replies.