• Extensions
  • FriendsOfFlarum upload, the intelligent file attachment extension

Recieved the "installation failed"? for Fof Upload extension. How can i install the Fof Upload extension? (for Beta 14.1)

    On upload watermark after select the image then upload the page is refresh and not save is it normal?

      HuseyinKogo try

      composer require fof/upload -W

      Tapao but did the watermark upload?

        luceos yes that command worked,
        however, this is how it looks in the settings. (also no errors on the console section of the browser too)

          Bucket settings for public access - What is the recommended settings for using s3 for uploads?

            0.12.0

            • Flarum beta 15 compatibility

            Using version 0.12.0 for fof/upload
            ./composer.json has been updated
            Loading composer repositories with package information
            Updating dependencies (including require-dev)
            Your requirements could not be resolved to an installable set of packages.

            Problem 1
            - Installation request for fof/upload 0.12.0 -> satisfiable by fof/upload[0.12.0].
            - fof/upload 0.12.0 requires flarum/core >=0.1.0-beta.15 <0.1.0-beta.17 -> no matching package found.

            Potential causes:

            Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

            Installation failed, reverting ./composer.json to its original content.

              vingamagic

              for beta 13:

              composer require fof/upload 0.10.*

              for beta 14:

              composer require fof/upload 0.11.*

                hdzz_top yes that's possible. Do you need help with that, need it commissioned or just help on how to add that support yourself?

                  Testing this extension on my members only / private forum, but noticed all uploads are publicly available if you have the URL. Is there any way to limit accessing files/images/uploaded content to signed-in users only (or even better, ones that have permission to view the relevant threads)?

                    DJM0 if you use the "download" template, the real path on disk will never be revealed to the user, and access control is enforced.

                    If you use preview templates, then the real path on disk will be revealed and can be shared around.

                    There's no way to have access control per discussion. However if you can't see the post, you shouldn't be able to guess the file UID or path.

                    Hi! I'm getting this error on the console when using this extension on beta15.

                    I'm using 0.12

                    Thanks!

                      This one isn't ready for beta 15 yet, right?

                      • IanM replied to this.