Problem
LU should filter events within specific date ranges of event: before / after / between.
LU should filter users by registration date on the search users page
Solution
Created a new plugin for Search API that shows before / after between, we can reuse this for other date based filters in the future. And added these for the above problems.
Comments
Comment #4
jaapjan commentedNew PR for small notice: https://github.com/goalgorilla/open_social/pull/1475
Comment #5
albertoalaejos commented