Wordpress plugin V2
You need to provide us with the IP address of the server that will use the service in order to make requests to our API, to download the feed in XML or JSON format or for using the wordpress plugin.
You can find the token for your agency in the "My services" section of "My Account" in our platform.
The documentation is not available in the feed, the API or the wordpress plugin, these services are designed to show information about new developments on your website to your end customers. Their main objective is to generate interest and capture the attention of potential customers, encouraging them to contact your agency. It is not intended to provide all the project documentation.
In many cases, the documents provided by the marketers or developers contain detailed information, including text and graphics, which could lead a customer to go directly to the sales office without first contacting your agency. Therefore, we want to ensure that the agency is the primary point of contact for potential buyers.
The plugin can be downloaded here: Zoddak wp plugin new_devs v2 (zip file)
The contact form plugin can be downloaded here: Contact form 7.6.1.3 (zip file)
The Zoddak New Developments Connector plugin connects your WordPress site with the Zoddak API to display your New Developments catalog using a modern, responsive design.
The plugin supports multiple languages (English, Spanish, French, Dutch).
To install the plugin in your wordpress site, follow these steps:
To connect your WordPress site with the Zoddak API:
Contact Form Configuration (Required)
Required Email Template (HTML)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<style>
body {
font-family: Arial, sans-serif;
color: #333;
background-color: #f9f9f9;
padding: 20px;
}
.container {
background-color: #ffffff;
border: 1px solid #ddd;
border-radius: 8px;
padding: 20px;
max-width: 600px;
margin: auto;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
h2 {
color: #2eb79d;
margin-bottom: 10px;
}
h3 {
color: #444;margin-top: 25px;
margin-bottom: 10px;
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
}
.label {
font-weight: bold;
}
.footer {
font-size: 0.9em;
color: #555;
margin-top: 30px;
}
a{
color: #2eb79d;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<div class="container">
<h2>New Contact Form Submission</h2>
<h3>Client Information</h3>
<p><span class="label">Name:</span> [your-name]</p>
<p><span class="label">Email:</span> <a href="mailto:[your-email]">[your-email]</a></p>
<p><span class="label">Phone number:</span> [tel]</p>
<h3>Message</h3>
<p><span class="label">Subject:</span> [your-subject]</p>
<p><span class="label">Message:</span><br>[your-message]</p>
<h3>Submission Details</h3>
<p><span class="label">Submitted from:</span>
<a href="[_url]" target="_blank" rel="noopener noreferrer">[_url]</a>
</p>
<p><span class="label">Date of submission:</span> [_date]</p>
<div class="footer">
--<br>
This notification was automatically generated from your website
(<strong>[_site_title]</strong>,
<a href="[_site_url]" target="_blank" rel="noopener noreferrer">[_site_url]</a>).
</div>
</div>
</body>
</html>
This template ensures agencies receive visually clear and well-formatted customer leads.
You can personalize how the developments appear on your website:
Card Layout
Card Size
Card Background Color
You can fully customize the visual style:
You can customize:
All these options are available in the Color Customization section.
Once the plugin is configured, your New Developments page will show:
Accessible at the custom route you defined.
Each development has its own details page, including:
Visitors can filter properties by:
To remove all filters, click Reset
Properties are not displayed
Display issues
Contact form issues