Description of the need
I know that $config->get()
-- with no parameters passed -- gets all the data from a config file, but every time I'm using config->setData()
I always first type config->getData()
when attempting to retrieve the data. It doesn't ever work, and I always have to look it up.
Proposed solution
Can we add $config->getData()
even just as a wrapper function to $config->get()
for consistency?
GitHub Issue #:
3902
Recent comments
Hi Mike, try user/login, that should work.
Admin login - help
I wrote a blog post a while back about how the color module works, in case that is helpful. https://www.triplo.co/blog/color-module-backdrop-cms
Color module aggressive search and replace custom css color values
You are asking this question at the right time. Work has been done on the Content Moderation module for Backdrop CMS, but it's still not working fully. We would welcome help getting this...
Workflow module or equivalent?