I'm looking to extend the Calendar particle on Callisto and one of the things I'm trying to locate is where it is actually storing the event data. I've combed the tables and files but cannot find any of the event data anywhere. I'm guessing it's probably serialized and base64 encoded which would explain why a plaintext search is not turning the data up.
Re: SOLVED Where are the Particle settings stored?
Posted 5 years 5 months ago
If you are using Joomla then /templates/TEMPLATENAME/custom/config/OUTLINEID in layout.yaml
But you must never ever change it there yourself otherwise you could break the YAML file and completely wrech your site irretrievably.
Regards, Mark.
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.