This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
addons:bulk_uploader:installation [2015/03/19 19:38] geojames |
addons:bulk_uploader:installation [2015/10/28 22:07] (current) geomatt |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ======Server Configuration====== |
+ | Some advanced configuration may be required in order for the Bulk Uploader to perform optimally on your specific server setup. | ||
- | Go to the following admin tool page: | + | =====Folder Permissions===== |
+ | As part of its upload process, the Bulk Uploader addon writes files to a couple of different locations on your server. For this to work correctly, these folders and their contents (including any subfolders) should be write-enabled for the user running | ||
+ | addons/ | ||
+ | addons/ | ||
- | ADDONS > MANAGE ADDONS | + | When in doubt, CHMODing these folders |
- | + | ||
- | You will see three sections | + | |
- | You can now start using the bulk uploader. | + | =====PHP Settings===== |
- | ====== Installation pre v7.0.3 (base software) and older====== | + | Bulk Uploads can require large amounts of time and memory to execute fully. Depending on the size of the files you're Bulk Uploading, you may need to adjust PHP's **max_execution_time** or **memory_limit** settings. The Bulk Uploader will attempt to automatically increase those limits for you if possible, but some server configurations may require them to be adjusted manually. |
- | Follow the steps below to install the Bulk Uploader Addon: | + | Often, you can increase those limits via edits to your **php.ini** file. If not, your hosting company may be able to provide further guidance. |
- | - Log in to your Client Area on the geodesicsolutions.com website. | ||
- | - Each Addon is associated with a Product Order. Therefore, click on the " | ||
- | - Download & un-zip (extract) the Addon package to a location on your pc's hard drive. The unzipped folder should contain additional folder(s) and file(s). | ||
- | - Using an FTP client, upload the contents of the Bulk Uploader Addon folder into the addons directory located at the root of your software install. For example, when you ftp into your domain on the server, browse to the location on your server where the rest of the Geodesic software is located and find the addons directory. FTP this Addon' | ||
- | - Inside that new " | ||
- | - A "Bulk Uploader" | ||
- | - Installation is now complete. You can now continue with the Bulk Uploader' | ||
- | |||
- |