Plugin info

Total downloads: 2,286
Active installs: 10
Total reviews: 2
Average rating: 1
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 8/20/2015 (3786 days ago)
Added to WordPress: 5/12/2015 (10 years old)
Minimum WordPress version: 4.1.0
Tested up to WordPress version: 4.3.30
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3786 days ago • 2 reviews

22/100

Is TreXanh Property abandoned?

Possibly abandoned (last update 3786 days ago).

Compatibility

Requires WordPress: 4.1.0
Tested up to: 4.3.30
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

TreXanh Property is a clean, powerful and easy to use real estate solution on WordPress. It help you quickly add property to your site or allow user to submit property to your site for free or with a fee.

Demo with default theme | Demo with custom theme

Docs | Plugin Homepage

  • It’s quick to add property from wordpress admin or using wordpress import feature. Each property will have a lot of custom fields, map, gallery image.
  • User define new property type (e.g. House); with a property type we can add/remove/change attribute (e.g. Bath room number); Each property type can have its own template or fall back to default template.
  • Display properties on map
  • Compatible with almost every theme. Please check list of demo themes here at trexanhproperty.com
  • Search property widget, property listing shortcode with filter
  • Allow user to submit property for free or with a fee. User will pay through paypal, stripe. More payment gateways are being added. Submitted properties can display on site right away or need admin’s approval

Installation

Minimum Requirements

  • PHP version 5.3.28 or greater
  • MySQL version 5.0 or greater

Automatic installation

  • Try steps at https://codex.wordpress.org/Managing_Plugins#Automatic_Plugin_Installation
  • During search plugin, try “TreXanh-Property”

Common setup task

  • Add search widget to sidebar. Add property listing shortcode to pages.
  • At activation, plugin will create pages for property submission process at urls bellow, make sure you create menu items for them:
    • http://yourwordpress.com/submit-property : for user to submit property
    • http://yourwordpress.com/my-properties : for user to view submitted property
  • Go to Admin > TreXanh Property > Setting : to enable paid listing, paid listing fee, also paypal config

Dummy data

  1. Locate sample-data\sample-property.xml in plugin directory
  2. Use wordpress’s importer ( WordPress admin > Tool > Import) to import file above

Frequently Asked Questions

  • We are building this

Review feed

No reviews available

Screenshots

  1. <strong>Frontend</strong> > Search property, Property listing

    Frontend > Search property, Property listing

  2. <strong>Frontend</strong> > List properties on map (with shortcode)

    Frontend > List properties on map (with shortcode)

  3. <strong>Frontend</strong> > Single property

    Frontend > Single property

  4. <strong>Backend</strong> > Config property type and property attribute

    Backend > Config property type and property attribute

  5. <strong>Frontend</strong> > Property submit

    Frontend > Property submit

  6. <strong>Frontend</strong> > Property submit payment

    Frontend > Property submit payment

  7. <strong>Backend</strong> > Property add form

    Backend > Property add form

  8. <strong>Backend</strong> > Submit property setting

    Backend > Submit property setting

  9. <strong>Backend</strong> > Paypal, Stripe setting

    Backend > Paypal, Stripe setting

Changelog

0.6

  • Improvement: add multi-select property custom attribute

0.5

  • Improvement: add more hook to core so plugin can be used with other real estate theme
  • Improvement: use map listing as widget
  • Improvement: add hook during rendering map listing so we can work with other theme which also use google map js.

0.4.2

  • Fix – Add New Property Type UI has js issue.

0.4.1

  • Fix – Add New button should use first enabled property type. Show link to property type config page if there is no enabled property types.

0.4

  • Feature – allow to define new property type (e.g. Landing); with a property type we can add/remove/change attribute (e.g. Bath room number); Each property type can have its own template or fall back to default template
  • Feature – Shortcode supports paging

0.3

  • Feature – Show search results in map mode
  • Feature – Support listing properties on map using shortcode
  • Improvement – Show payment link in order list and payment form in order detail for orders which not payment yet

0.2

  • Feature – Allowed admin disabled property submission.
  • Feature – Support Stripe Payment Gateway
  • Fix – Some bugs.