-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement AreaButler in detail page template #748
Comments
To implement and test this you will have to get the marketplace provider activated in your enterprise version. Please let me know for which account. |
@fredericalpers Please help us activate for account: |
@fredericalpers As I understand, AreaButler is referring to this product https://areabutler.de/page/alle-features |
Unfortunately I'm still waiting for a reply from the IT Department. |
@dai-eastgate FYI: I sent Linh login data via onOffice enterprise for an development account, where AreaButler is unlocked and ready for implementation and testing. |
@fredericalpers i got it, thank! |
@fredericalpers After researching, I'm encountering a block in distinguishing between MPAreaButlerUrlWithAddress and MPAreaButlerUrlNoAddress. Could you explain the data storage mechanism when using AreaButler for these two fields? If possible, please create a tutorial video on how to use it. |
MPAreaButlerUrlWithAddress = The address of the property is shared via API. The pin on the map will be displayed on the exact address on AreaButler Map. AreaButler on my testing environmenthttps://testinstanz-fal.onofficeweb.com/ (1) Setting changed to yes in AreaButler(2) Setting export to MPAreaButlerUrlWithAddress field in enterprise(3) Link in property |
@fredericalpers I have implemented and I need to confirm these issues:
Which field takes precedence when embedding a URL in an iframe src?
|
In this rare case (this just happened when I was playing around with the feature) the field MPAreaButlerUrlWithAddress should take precedence.
Correct
The target group does not have to specifically be implemented. It's values can stay in the fieldlist
Please implement the new section between location and map, as seen in my quick scribble below. |
@fredericalpers Ok, I got it. Thanks! |
@fredericalpers I have tried implementing it. This is the demo video. https://files.fm/u/senqrgh2fz#/view/6sw4pcvmnf Note: Current, I implement "width = 100%" and "height = 300px" for iframe of AreaButler(same as google map) |
@dai-eastgate I think we should add a little more height to the AreaButler Iframe since we do display a lot of information. Please go ahead and make it 500px height. Thank you :) |
@fredericalpers I got it |
@fredericalpers I have updated the height and created PR. Please help me review it and let me know your opinion. Thanks! |
Initiative
Enhance integration of third-party-services
Epic
Integration of onOffice marketplace service prodiver AreaButler
User Story
As a real estate agent utilizing the onOffice for WP-Websites plugin, I find it challenging to integrate AreaButler maps onto the property detail pages due to the current requirement of template customization. To streamline this process and enhance the presentation of property listing, I request a new section within the property detail page settings. This section should allow for the easy insertion of iframe code, automatically populated with the AreaButler map link from the standard fields in onOffice enterprise.
Standard fields:
MPAreaButlerUrlWithAddress
MPAreaButlerUrlNoAddress
TargetAudience
At present, integrate AreaButler maps onto property detail pages requires manual template customization, which is time-consuming and requires technical expertise. To address this challenge and provide real estate agents with a more accessible solution, a new section within the property detail page, "oo-area-butler". The fields need to be added to the "don't echo".
Tasks
By implementing the AreaButler into the detail page template, the onOffice for WP-Websites plugin can significantly enhance the user experience and streamline the workflow for real estate agents using the onOffice Marketplace Services.
The text was updated successfully, but these errors were encountered: