Last week we released a new add-on: Fluidity.
It's a simple, but powerful add-on that lets you modify the Fluid field UI by:
📚Grouping fields
📝Adding extended descriptions
🖼️Adding a preview image of how it renders
#eecmsboldminded.com/add-ons/fluidi…
DataGrab 5 is around the corner and a few things are changing. The import process has been refactored to use Laravel's Queue.
boldminded.com/news/upcoming-…#eecms
Starting with the new year all of our add-ons will have a minimum requirement of PHP 7.4. They may continue to work for awhile with 7.2, but don’t count on it. 7.4 may seem high, but it’s actually EOL and has stopped receiving security fixes 😬
#eecmsphp.net/supported-vers…
📢We're excited to announce the location of the 2023 EEConf Fall Summit: Orlando, FL!!! 🌴🏖️🎢
Limited Super Early Bird tickets are now available: ti.to/eeca/eeconf-20…
Check your inboxes soon for more information!
#expressionEngine#eecms
Released new versions of Publisher and Reel that use php-scoper to namespace all Composer dependencies to the add-on itself. No more Composer package version conflicts *cough* Guzzle *cough* with other add-ons. #eecms
@gunstone@nep@bmackenty Also if you compare this to EE template tags and swap out a few : for ., and { for {{ or {% it’s almost identical. It’s just syntax sugar.
I haven’t done performance testing yet, but I bet it’s faster too. String parsing is slow and memory intensive.
@MrWilson@mithra62 This screenshot is the full settings page docs.boldminded.com/feature-flags/…
I’ll ever make it that complicated. Those sound like power user features & very site specific. I can add a hook so you can write your own rules to extend it.
@boldminded@mithra62 Am I correct that it currently only works with member roles and percentages? Might it one day be possible to create groups based on custom criteria (i.e. at least X comments; no visits in previous 30 days; etc)?
Next version of DataGrab comes with a couple cli commands that will make it a little easier when setting up a cron. No more cURL’ing the ?ACT url. #eecmsboldminded.com/add-ons/datagr…