Forum


TF Content sample data and deleting Apps

bold
30%
Posts: 30
  • TF Content
April 06, 2026

I created an App in TF Content called Directory (Database Table Name: #__tfc_directory)

I can't reproduce how I found the option in my Admin panel, but at one point I was given the option to import sample data. Including a directory. Unfortunately I could not import it. because I had already created a table called directory.

There are two issues here:

1) There is no button or clear path to the option for importing sample data. (can you please tell me how to get back there?)

2) Deleting an app does not delete the sql table. I deleted my directory app but it still appeared in the dashboard. I had to phpMyAdmin and drop the table 'directory' to remove it. For Users without cPanel access, this is a problem. I recommend for a future release, giving the option to drop the table for unwanted apps (with all appropriate warnings before they do so).

Joomla Fry
100%
Posts: 1076
April 08, 2026

Hello

From the dashboard, you can navigate to the "Presets" button in the toolbar. You can create content App directly from here.

Deleting content app moves to the Trash. Please delete from the trash as well. Then, it will be permanently deleted along with sql table.

bold
30%
Posts: 30
April 08, 2026

Thanks, I completely missed seeing the Preset button.

Login to Reply