|
|
Open-Realty 1.0.6
Browse All Listings (14) | Search Listings
Support Forum | Download Open-Realty
Open-Realty is a free, open source real estate listing manager. Intended to be both easy to install and easy to administer, Open-Realty uses PHP to drive a mySQL backend, thus creating a tool which is fast and flexible.
While the basic version of Open-Realty can be downloaded for free, I'm always available to customize it for your specific needs. Feel free to contact me.
Features:
- Allows visitors to look through your real estate listings 24 hours a day, 7 days a week, 365.25 days a year.
- Easily keep your property listings updated -- no HTML coding required to add, delete, or modify listings.
- Built-in image manager -- upload photos via your web browser, either when creating new listings or modifying an existing one. If photos are not uploaded for a property, a "photo not available" image will be automatically displayed for the listing.
- Automatically thumbnails -- smaller versions of your images are automatically created through the GD library.
- Automagically interfaces with Yahoo Maps -- potential customers will always know exactly where to find your property.
- Flexible database backend -- compatible with mysql, oracle, microsoft SQL, etc... through the ADODB abstraction layer.
- Secure -- no one but you can change your listings.
- Viral Marketing -- visitors can email listings to their friends right from Open-Realty.
- Easy to install -- just edit a single configuration file.
- Showcase specific properties -- built-in featured listing manager allows you to place special offerings right on your front page.
- Flexible search -- browse properties according to whatever criteria you like.
- Easy setup -- configurator tool makes Open-Realty 3.0 easy to install.
- Configurable forms -- Don't like the form choices included in Open-Realty? Change them to meet your needs!
- Template system -- produce a sophisticated site without any knowledge of PHP
- Supports CSS stylesheets.
- Multilanguage capable
Of course, Open-Realty is written entirely in PHP, which makes it easy to customize and revise to match the look of your website.
Installation Instructions | Support Forum
Features in version 1.0.6 (2-2-03)
- Fixed money_format() bug with PHP 4.3.0
- Fixed Min/Max bug, where max price was incorrect
- Removed Stray echo in add_user.php
- Made style.php for generic template up2date with changes that were only done in the vertical-menu style.php file
Features in version 1.0.5 (1-21-03)
- Fixed Min and Max price search.
- When trying to add a user it tells you if the user name is already being used
- Cleaned up HTML on search page was missing some option tags..
- Added a couple of better comments to the common.php file.
- Removed trailing / in common.php and also fixed general template path
- Fixed array bug that affected non admins trying to save user info.
Features in version 1.0.4 (1-03-03)
- GD 2.0.X support for imagecreatetruecolor and imageresample. This should allow people running GD 2 to create much better looking thumbnails.
- Add enchanced mortgage calc, see Feature Request.
- Make sure outputed HTML has all closing Tags, etc.. Goal should be to pass W3c 4.0.1 HTML Validation test, with everypage.
- Added $config[version] varibale to common.php. Index file and configurator.php both pull version number from common.php now.. This should stop me from missing version numbers when i put out an update.
- Admin Page in vertical-menu template now shows Company name isntead of site tile on page.
- Admin Page in vertical-menu template now shows Create New User link.
- calc.js file has been depreciated.
- Added ChangeLog.txt file
Features in version 1.0.3 (12-25-02)
- All the php files should be using the full php tags
- Fix error in SQL File
- Fix urlencode() bug is fixed in the listingsearch.php page
- Add in about us and contact page into the vertical template
- Add option of using ImageMagick instead of GD for thumbnail creation
Features in version 1.0.2 (12-23-02)
- 1.0.1 Had a bug in it so it was pulled from the server all users who isntaleld 1.0.1 should upgrade.
- Fixed bug in Listing Edit page
- Started major task of cleaning up code. Right now I am focusing in on bringing the code up to match the coding standards.
Features in version 1.0.1 (12-21-02)
- Updated the openrealty.sql file
- The entire code base now uses
- THe missing styles have been added to the vertical-menu template sytle.css file
-
Features in version 1.00 (12-15-02)
- This project is fork of openrealty 3.01. This release fixes a number of bugs, and adds in some needed features.
- Added "Search Feature Update" from Toma.(Database Changes)
- Fixed min search price bug in Toma's update.
- Fixed listings_edit.php It was giving an error
- Fixed update existing listings bug. Thanks Toma
- Fixed update existing user bug.
- Fixed sort by price bug.
- Added Mortgage Calculator(javascript)
- Added the new vertical-menu template
- Added some new variables to common.php (company name, company logo, etc...)
- Added a function to style.php to display all users except admin
- Added a function to style.php to lookup a listings price(for mortgage calc)
|