Support

Admin Tools

#18870 URL Redirects import/export?

Posted in ‘Admin Tools for Joomla! 4 & 5’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

Joomla! version
n/a
PHP version
n/a
Admin Tools version
n/a

Latest post by nicholas on Tuesday, 21 January 2014 12:03 CST

user80278
Hi!

Currently I have 80 + URL redirects through Admin Tools. Would you consider creating an import/export feature for such redirects? That would save a lot of effort in some situations.

Regards Mats

nicholas
Akeeba Staff
Manager
An import/export feature won't be implemented, but it's easy to do so yourself. You just need to export the data from the #__admintools_redirects table, where #__ is the common table prefix of your site. You can then import this data into the database of another site. This can be done with any MySQL management tool, including phpMyAdmin. Probably the best export format to do that is CSV, as you can reasonably expect the table prefix to be different between the two sites. The CSV format, unlike the SQL one, doesn't store the table name, so there you have it.

Nicholas K. Dionysopoulos

Lead Developer and Director

🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!