Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


English

This Amazon S3 File Upload field is a sample plugin to showcase on how you can develop a plugin to integrate with third party service like Amazon S3 storage. 

This Amazon S3 File Upload field is a combination of Form Field Element PluginForm Store Binder Plugin and Web Service Plugin implementations which contains 2 classes "AwsS3FileUpload" and "AwsS3FileBinder".


Thai

ฟิลด์อัปโหลดไฟล์ Amazon S3 นี้เป็นปลั๊กอินตัวอย่างเพื่อแสดงวิธีที่คุณสามารถพัฒนาปลั๊กอินเพื่อรวมเข้ากับบริการของบุคคลที่สามเช่นที่เก็บข้อมูล Amazon S3 ฟิลด์อัปโหลดไฟล์ Amazon S3 นี้เป็นการรวมกันของ Form Field Element PluginForm Store Binder Pluginและ Web Service Plugin ซึ่งมี 2 คลาส "AwsS3FileUpload" และ "AwsS3FileBinder"

...

Thai

สำหรับ Java 11:

รหัสที่มา: amazon_s3_upload_field_src_java11.zip

ปลั๊กอิน: aws_s3_upload_field-7.0.0.jar 

Screenshots

Thai

ภาพหน้าจอ


Image RemovedImage Added 

In form builder, when the AWS S3 configuration file is missing.

Thai

ในตัวสร้างฟอร์มเมื่อไฟล์การกำหนดค่า AWS S3 หายไป


Image RemovedImage Added

In form builder, when there are error connecting to AWS S3 server.

...