Cloud Storage Plugin For Appgini

Topics related to AppGini plugins/add-ons go here.
Post Reply
User avatar
rngoda
Veteran Member
Posts: 139
Joined: 2020-02-05 16:00
Location: KENYA
Contact:

Cloud Storage Plugin For Appgini

Post by rngoda » 2023-11-29 08:36

Image

Welcome to the Cloud Storage for AppGini Plugin! This powerful extension allows you to seamlessly integrate two leading cloud storage services, Amazon S3 and Google Cloud Storage, with your AppGini application. By leveraging these services, you can efficiently store and manage your files, enhancing the overall performance and scalability of your application.

NB:This is a third party plugin not provided by or endorsed by BigProf Software.

Key Features:
  • Integration with Amazon S3 and Google Cloud Storage.
  • Streamlined file management for improved efficiency.
  • Flexibility to choose the cloud storage service based on your preferences.
  • Easy installation and setup process.
Installation Guide for Developers: How to Install the Cloud Storage for AppGini Plugin

Follow these detailed steps to successfully install the Cloud Storage for AppGini Plugin:

Extract Plugin Zip File:
  • Download the plugin zip file.
  • Extract its contents directly into the root directory of your AppGini application.
  • Important: Do not extract it inside the plugins folder; correct placement is crucial for proper functionality.
Copy PHP Files:
  • Locate the file named cloud_storage_for_appgini.php from the extracted files.
  • Copy and paste this file into the hooks folder of your AppGini application.
Modify header_extras.php:
  • Open the file header_extras_code.php from the extracted files.
  • Copy its contents.
  • Go to the hooks folder and paste the copied content inside the header_extras.php file.
Install in a Specific Table Field:
  • Identify or create the table JS file in the hooks folder, named {tablename}-dv.js. For example, customers-dv.js.
  • Copy the code from the tablename-dv.js file in the extracted content.
  • Paste the copied code inside your actual {tablename}-dv.js file in the hooks folder.
  • Follow the clear comments/instructions in the code snippet to make necessary modifications for proper functionality.
Configure Cloud Storage Credentials:

Open the file named cloud_storage_for_appgini_credentials.php and provide specific credentials for the cloud storage service you intend to use.
Refer to the link for each service if you need guidance on obtaining the required credentials.

Congratulations! You have successfully installed the Cloud Storage for AppGini Plugin, enhancing your application's file management capabilities with the power of Amazon S3 or Google Cloud Storage. If you have any questions or need further assistance, feel free to reach out to our support team.

DOWNLOAD THE PLUGIN HERE
I'm a software engineer specializing in web database application development for complex scalable web apps.

Buy AdminLTE Plugin For Appgini: HERE
Buy Cloud Storage Plugin For Appgini HERE

Checkout AdminLTE Plugin For Appgini Tutorials On Youtube

For support Email: [email protected] Whatsappp: Me Here

Post Reply