Online Rental Property Manager Versions Save

Manage your rental properties, units, applications, leases and tenants.

6.2

3 years ago

Add the following summary reports created by Summary Reports plugin for AppGini:

  • Applicants by status.
  • Applications/leases over time.
  • Applications/leases by property.
  • Leases by property over time.
  • Lease value by property over time.

6.1

3 years ago
  • Improve search pages of all tables (built using SPM plugin for AppGini)
  • Enhance display of property and unit photos.
  • Update README (update system requirements + other updates for clarity)

6.0

3 years ago
  • Update README to add more details about the application.
  • Add support for Gitpod to be able to instantly launch a private live demo.
  • Update to AppGini 5.92

5.0

6 years ago
  • Generated using AppGini 5.70
  • Added unit photos child table to allow unlimited number of photos per unit
  • Added property photos child table to allow unlimited number of photos per property
  • Many UI enhancements

4.2

6 years ago

This release was actually launched on May 08, 2017, as generated using AppGini 5.62. The following changes were made in AppGini 5.62, and accordingly in the generated ORPM app:

  • Implemented PHPMailer as the mail function for apps, with SMTP support configurable in admin settings
  • Included hooks/__global.php in admin area
  • Added new hook in __global.php, sendmail_handler() for intercepting mail sending operations
  • Fixed PHP 7.1 compatibility issue
  • Fixed preg_replace calls with /e modifier
  • Added validation checks to make sure undefined data formats are properly handled
  • Fixed XSS vulnerability in quick search responsibly reported by Netsparker
  • Added hooks/README.html
  • Fixed error with line breaks in emails sent from the admin area
  • Bug fix with sorting of formatted lookup fields
  • Bug fix for array_map warning when a record is selected in a table with a non-numeric PK.