dalenguyen / firebase-wordpress-plugin

A plugin that helps to integrate Firebase to WordPress
https://firebase-wordpress-docs.readthedocs.io
GNU General Public License v2.0
110 stars 31 forks source link

Sync Firestore Collection with Advanced Custom Fields #113

Closed vgensw closed 2 years ago

vgensw commented 4 years ago

Is your feature request related to a problem? Please describe. New Feature

Describe the solution you'd like It would be great to have an advanced Synchronisation between WordPress & Firestore to Display content via Page Builders like Elementor. Therefore it would be great to synchronize a Firestore Collection with advanced custom Fields to use these data to work with elementor to display them (eg. collection of online courses and you could style the listing page of all online courses with elementor.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Direct integration into elementor (?)

Which fields does it relate to? Firebase Auth, Realtime DB, Firestore, Storage... Firestore

Additional context Add any other context or screenshots about the feature request here.

MerlinOfCode commented 4 years ago

Yes, that would be useful.

dalenguyen commented 2 years ago

This one can be done via filter hooks to add custom data before saving.

https://firebase-wordpress-docs.readthedocs.io/en/latest/hooks/pro-filters.html#before-saving-post-data-to-firebase