Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jjmontalban/idealista-feed
Wordpress plugin that generate and sends a properties feed to Idealista. If you would like to adjust this plugin to use it in your project, do not hesitate to contact me!
https://github.com/jjmontalban/idealista-feed
wordpress wordpress-plugin
Last synced: about 4 hours ago
JSON representation
Wordpress plugin that generate and sends a properties feed to Idealista. If you would like to adjust this plugin to use it in your project, do not hesitate to contact me!
- Host: GitHub
- URL: https://github.com/jjmontalban/idealista-feed
- Owner: jjmontalban
- Created: 2023-06-28T15:43:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-18T11:17:29.000Z (about 2 months ago)
- Last Synced: 2024-09-18T15:43:26.694Z (about 2 months ago)
- Topics: wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 2.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Properties Feed for Idealista ===
Contributors: JJMontalban
Donate link: https://www.paypal.com/donate/?hosted_button_id=X3ULVUYCHVVPG
Tags: properties, real estate, idealista, feed
Requires at least: 5.2
Requires PHP: 7.2
Tested up to: 6.6
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.htmlThis plugin generates and sends a properties through feed to Idealista.
== Description ==
Properties Feed for Idealista is a plugin that generates and sends a properties through feed to Idealista.
With this plugin, you can automate the process of sending your properties to Idealista, saving you time and effort.
It is prepared to synchronize custom post types of type "inmueble" generated with the "property" plugin (https://github.com/jjmontalban/inmuebles).
If you need to customize your synchronization, you can contact me to establish a collaboration.== Screenshots ==
1. In the general tab of sincro creation. have to insert customer idealista account data and ftp connection.
== Installation ==
1. Upload the plugin folder to the '/wp-content/plugins/' directory or install the plugin through the WordPress plugins screen.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to 'Settings' > 'Properties Feed for Idealista' to configure the plugin.== Frequently Asked Questions ==
= How do I configure the plugin? =
Once you have activated the plugin, go to 'Settings' > 'Properties Feed for Idealista' to configure the plugin.
It is prepared to synchronize custom post types of type "inmueble" generated with the "property" plugin (https://github.com/jjmontalban/inmuebles).= How do I send the feed to Idealista? =
The plugin will automatically send the feed to Idealista based on the configuration you have set.
== Screenshots ==
1. Plugin configuration screen.
2. Example of a generated feed.== Changelog ==
= 1.0 =
* Initial release of the plugin.== Upgrade Notice ==
= 1.0 =
Initial version.