• Resolved fabianoniyonkuru

    (@fabianoniyonkuru)


    Hi

    I need help with the folloinwg.
    1. I want to have a form where board memebrs can submit files… and those files to be emailed to a certain email address.

    2. Some of those files uploaded to be made public for other board members to download. Maybe having a box where one can tick to make them availabel – maybe the admin can be the one to give those files a green light.

    3. I am wanting to automate things. I have someone doing the bulletin but I’d like to just go to the site without going to the back end, and upload that – and have that bulleting list itself on a certain page, after I’ve given it a green light.

    4. I want to create a video playlist that changes tabs and info related to it (with a form for people to respond)
    Here’s an example: https://www.pmchurch.org/service/2023/07/29/power-jesus

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator bcworkz

    (@bcworkz)

    There are numerous plugins that let users upload files through a front end form. Example plugin search: https://www.ads-software.com/plugins/search/file+upload/

    If you have some coding experience, a lot can be accomplished with a custom page template or two. It can contain an upload form and/or present a media item as desired along with tabbed data.

    By the same token, you could build a front end admin interface to approve submitted media files, also contained on a custom page template. An “approved” meta value can be added to the attachment object related to every media file. Attachments do not necessarily need to be attached to anything but the media file itself. The query for listing uploaded files would include that “approved” meta value as criteria needed in order to be part of the returned data.

    Thread Starter fabianoniyonkuru

    (@fabianoniyonkuru)

    Many thanks for your response. I will go and try some of those plugins. I do not know how to code at all.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘File uploading and sharing for board members via a company website’ is closed to new replies.