Can I create custom fields for listings?

Yes Easy Property Listings has been written using WordPress coding standards using custom post types and custom meta fields.

You can either create a custom plugin and use the EPL framework to create custom meta fields (faster loading) or use a plugin like Advanced Custom Fields (ACF) to add additional meta fields to your listings.

Note: When using a plugin to add custom fields like ACF, the field data is saved in the WordPress database which has a slight performance penalty vs hand coding a plugin using the EPL meta field array structure.