Jump to content

Export all Tags


Meir peleg

Recommended Posts

You could do it with a MySQL tool like phpMyAdmin. Open it and find your tag table. Create a MySQL query like:

SELECT tag_text FROM  `core_tags` 

and start it. Once it delivers the results you want, click on the Export link and choose an output format such as CSV. Start the export and it will download a CSV file with all your tags. 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...