Open lkeegan opened 2 weeks ago
One option would be to add a string field to settings, and store the whole json object of news items there as a string.
Then the admin frontend would jsonify it, modify it, and send it back.
The frontend would fetch & jsonify it on load.
One option would be to add a string field to settings, and store the whole json object of news items there as a string.
Then the admin frontend would jsonify it, modify it, and send it back.
The frontend would fetch & jsonify it on load.