My code for displaying rotating messages is currently hardcoded and I have to go in and update the messages manually. I want to replace this with a new block in magento so other people can just go into magento and type some text into input fields to update the messages array without knowing how to code. How would I do this?
You may also like
submitted by /u/solver89 [link] [comments]
I run a script with Macro Scheduler but opening the excel file minimizes it, does not maximize it, it does not occupy […]
Given a sorted array arr[] consisting of N integers, the task is to find the maximum among the count of positive or […]
I am creating an API application which I want to deploy in the cloud and my application is made up of the […]