Documentation
Follow below steps for hassle free setup
Installing Plugin
# Remove Free version of Plugin.
– Under Plugins, go to ‘Installed Plugins’, find Free plugin ‘Listings for Appfolio’.
– deactivate and delete.
# Install and activate “Listings for Appfolio Pro”.
– under Plugins, go to ‘add new’
– click button ‘Upload Plugin’
– browse for plugin file you have purchased and click ‘Install Now’
– activate plugin.
# Activate your License Key
– under ‘Appfolio’, select ‘settings’
– insert your License key and click ‘Activate’ & then ‘Confirm’

PHP Configuration
# Add allow_url_fopen function
– Login into cPanel/FTP and find php.ini file in public_html
– Insert following code: allow_url_fopen = 1
Note: This plugin depends on “allow_url_fopen” to get the content from appfolio listings page. Please add “allow_url_fopen = 1” in your php.ini file or contact your hosting to enable it for you.

Appfolio Settings
# Enter your Appfolio Listings URL
– Under ‘Appfolio’ go to Settings and Insert your link
Note: do not add “/” in end of your link
Correct – https://example.appfolio.com
Wrong – https://example.appfolio.com/

Google Map Settings
# Enable or Disable Google Map
– Under ‘Appfolio’ go to Settings
– Insert Google Map JS API Key to Enable google map
– Leave this field blank to Disable google map

Display Your Listings
# Add Short-code to Page
– Create a New Page
– Paste short-code [ apfl_listings] and Save the page

All Shortcodes
# Display all listings with default settings
# Display Listings from different URLs
# Display Listings from different Groups/Types/Lists
# Display Types/Groups as a Filter (separated by commas)
# Display Search Form anywhere
# Separate Listing Details Page (enter this page URL under plugin’s settings)
# Listings Slider
# Listings Carousel
Troubleshooting
Still need help? Contact us for help.
Please make sure to follow all steps for PRO plugin installation. Common known issues can be fixed by following tips:
– Delete FREE version of plugin.
– Use a Shortcode block instead of content block if using any page builders.
– Use full URL including https:// for your appfolio URL under plugin’s settings.
– Make sure to remove “/” at end of your appfolio URL.
– Add allow_url_fopen function in php.ini file.