Page tree
Skip to end of metadata
Go to start of metadata

Archives

You are using phpFox version earlier than 4.6.0? Please refer instruction for this article here.

The phpFox script gives you full control over attachments. This tutorial will help you learn how to add, edit and manage attachments for your site.

Adding Attachment Types

  • Go to Attachment app in AdminCP > Apps >> Installed >> Attachment. Go to Add New Type Tab


  • You'll see a popup with boxes to fill in. We will use .zip as an example of our attachment. You will need to look up the various attachment Mime types in order to add whatever attachments you want to add. For zip, fill it in like this:
    1. Extension - for our example we put zip without a period in the front.
    2. MIME type - for our example it is application/zip.
    3. Image - No as this is not an image type of attachment.
    4. Active - Yes as we want to activate this.
    5. Submit when done.

Editing Attachment Types

  • Go to Manage Types tab. Find the attachment you want to edit and click the setting icon and choose Edit.

 

  • Change the values in the popup as you want them and Submit when done. 

Enable or Disable Attachment Types

  • Go to Manage Types tab. Toggle button to enable /disable attachment.

Managing Attachment Thumbnails

  • Go to the Settings tab. You can add attachment types to the thumbnail settings so it shows a default icon for each type.

Managing Thumbnail Size

  • Scroll down to the Thumbnail sizes and you can change the values to what you want. You might need to tweak your theme to fit in bigger or smaller sizes.

Managing Attachments (v4.6 and up)

  • Go to Manage tab. You can search for specific attachment name.
  • You will see a listing of all Attachments below.
    1. Attachment list.
    2. Delete Attachment.
    3. Delete Attachment Popup Yes/No choice.
    4. Search for Attachments.

Tip

Always clear cache after making any changes.