Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 1, 20204 yr My understanding is that modifications to the core_groups table is not allowed anymore. Does IPS have a best practice example or guide in what approach we should take now for apps that modified the core_groups table?
December 2, 20204 yr Community Expert Solution There are at least 2 different ways to accomplish this which I've mentioned here: Depending on the ammount of fields you want to store, you could either use an own database table or a setting to store the data.