Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要一个用于 Joomla 的插件,它简单地列出彼此下的不同商店(想象一个表格,其中每一行都是一个包含一些细节的商店。)困难的部分是我需要它们可以针对城市进行过滤。
例如。如果访问者选择“纽约”,则插件仅显示位于纽约的商店。
你知道这个插件吗?谢谢!
使用内容并为每个城市添加标签或使用 com_contact 并在联系人中进行过滤或使用智能搜索地图或再次使用标签。