[wordpress插件] WP CloudWP Cloud

wordpress 插件 文章 2020-03-25 18:50 808 0 全屏看文

AI助手支持GPT4.0

评分
90
描述

WP Cloud allows you to create a cloud platform.

WP Cloud允许您创建一个云平台。

With this plugin your users will have their personal space for hosting images or documents, and can easily access and share them.

使用此插件,您的用户将拥有用于托管图像或文档的个人空间,并且可以轻松访问和共享它们。

This plugin generates a folder under your second-level domain (ex. website.com/cloud) with one folder for each user (ex. mywebsite.com/**cloud/$user_id/

此插件在您的二级域(例如,sites.com / )下生成一个文件夹,其中每个用户都有一个文件夹(例如,mywebsite.com / ** cloud / $ user_id /

***).

***)。

Every user can store the file there via a front-end mask displayed using shortcodes, back-end dashboard or the exciting cloud panel found in website.com/cloud.

每个用户都可以通过使用短代码显示的前端掩码,后端仪表板或在website.com/cloud中找到的令人兴奋的云面板将文件存储在此处。

What is the cloud panel?

什么是云面板?

The Cloud Panel of WP Cloud can be accessed from website.com/cloud and give users the opportunity to log-in and manage their file via a friendly mask.

可以从website.com / cloud 访问WP Cloud的Cloud Panel,并为用户提供了通过友好的掩码登录和管理其文件的机会。

For un-logged users, the log-in for will be shown and users can authenticate.

对于未登录的用户,将显示的登录名,用户可以进行身份​​验证。

Directly via the cloud panel, logged-in users can:

直接通过云面板,登录用户可以:

    • see files uploaded, and eventually delete
    • 查看上传的文件,并最终删除

    • see cloud space assigned
    • 查看分配的云空间

    • see cloud space used (with percentage too)
    • 查看已使用的云空间(也包含百分比)

    • upload a new file
    • 上传新文件

    Users quota

    用户配额

    WP Cloud offers a standard user-quota of 10MB, that is applied by default to every member.

    WP Cloud提供了10MB的标准用户配额,默认情况下将其应用于每个成员。

    You can change this value to give all the users the space you want.

    您可以更改此值以为所有用户提供所需的空间。

    The quota for each user is stored in a meta-field for each profile with the following criteria:

    每个用户的配额都使用以下条件存储在每个配置文件的元字段中:

      • null = default quota (the meta-field doesn’t exist)
      • null =默认配额(该元字段不存在)

      • 0 = hosting not allowed
      • 0 =不允许托管

      • any other number = n MB hosting
      • 其他任何数量= n MB托管

      Please note that the user-quota only applies when the user uploads a file.

      请注意,用户配额仅在用户上传文件时适用。

      If a user has 90 of 100MB used and you downgrade it to 10MB, files are kept but won’t be able to upload files.

      如果用户已使用90 MB的100MB内存,而您将其降级到10MB,则会保留文件,但无法上传文件。

      There is also an overload-quota (default 10%) in percentage that can be set in the settings panel.

      还可以在设置面板中设置百分比的过载-配额(默认为10%)。

      It works as follows:

      其工作原理如下:

        • 9 of 10 MB used.

          已使用

        • 9个10 MB。

          Overload 10%.

          超载10%。

          File to upload: 2MB.

          上传文件:2MB。

          -> YES

        • ->是

        • 9 of 10 MB used.

          已使用

        • 9个10 MB。

          Overload 0%.

          过载0%。

          File to upload: 2MB.

          上传文件:2MB。

          -> NO

        • ->否

        • 10 of 10MB used.

          已使用

        • 10 MB中的10。

          Overload 10%.

          超载10%。

          File to upload: 1MB.

          上传文件:1MB。

          -> NO

        • ->否

        • 9.99 of 10MB used.

          已使用

        • 9.99 MB的10MB。

          Overload 10%.

          超载10%。

          File to upload: 1MB.

          上传文件:1MB。

          -> YES

        • ->是

        Shortcodes

        简码

        In addition you can create custom pages in your website using the following shortcodes:

        此外,您可以使用以下短代码在网站中创建自定义页面:

          • [cloud] prints a list of files for the current user
          • [云] 为当前用户打印文件列表

          • [cloud_show id=”0″] prints a list of files of given user id
          • [cloud_show id =“ 0”] 打印具有给定用户ID的文件列表

          • [cloud_upload] prints a simple upload form that allows the current user to upload a file in his/her directory
          • [cloud_upload] 打印一个简单的上传表单,允许当前用户上传其目录中的文件

          • [cloud_send] prints a simple upload form that allows the current user to upload a file to another user directory by specifying login_name or email
          • [cloud_send] 打印一个简单的上传表单,该表单允许当前用户通过指定login_name或电子邮件将文件上传到另一个用户目录

          Translations

          翻译

          The plugin is in English and actually doesn’t have support for translations.

          该插件为英文,实际上不支持翻译。

          In some days it will, with italian translation included.

          几天后,它将包括意大利语翻译。

          Roadmap

          路线图

          The plugin is new, and there are some ideas that need some other work:

          该插件是新的,有些想法还需要其他工作:

            • Assign quota based on user role
            • 根据用户角色分配配额

            • Assign different quota for each user
            • 为每个用户分配不同的配额

            • Share files with other members
            • 与其他成员共享文件

            Ideas?

            想法?

            If you think that this plugin could be improved, please let me know.

            如果您认为此插件可以改进,请告诉我。

            https://wordpress.org/support/plugin/cloud

            https://wordpress.org/support/plugin/cloud

            = thank you =

            =谢谢=

安装步骤

    1. Upload the entire folder to the ‘/wp-content/plugins/’ directory or install direcly via the WordPress plugin screen
    2. 将整个文件夹上载到“ / wp-content / plugins /”目录,或通过WordPress插件屏幕直接安装

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Enjoy!
    6. 享受!

下载地址
https://downloads.wordpress.org/plugin/cloud.zip
-EOF-

AI助手支持GPT4.0