I want to import some of my XenForo categories to a new forum without exporting all the content except categories that I need.
E.g
I have a forum (domain1) that have the following categories with content:
Category 1
Category 2
Category 3
And another XenForo fresh new site (domain2)
To...
Hi there,
I believe the answer is "not possible", however let me put forth a usage scenario in which import/export might be important.
I'm currently in the process of a test build (site and xenforo), and as I figure out and fine tune the forum, I'd like to be able to export all the final...
[English] I found this script on Github. With this Python script (see below) it is possible to dump/backup the threads/posts of a carookee forum. The dump could be used to transfer the content of a carookee forum to another forum software like xenforo. This script does not dump the users and...
This add-on allows your users to export their conversations for offline reading in a variety of different formats, including, HTML, XML and plain text.
The HTML output is fully customisable from within the XenForo template system.
Note: this add-on allows users to download their Conversations...
Description
If you ever tried to create a trophy, you probably noticed "User criteria" tab. It allows you to set some conditions (number of posted messages, for example), which users must met to be awarded with your trophy.
There are some other systems that use XenForo's criteria system...
I have a simple ParamDefinition entity which is almost the same as WidgetDefinition entity.
ParamDefinition has an addon_id column so I need to export, import param definitions just as widget definitions.
What I have done:
Added XF:DevOutputWritable behaviour with all necessary checkings in...
Hi!
I am learning how to export things in XenForo: trying to export my test "heroes" entities.
That is how my actionExport looks like:
public function actionExport()
{
$heroes = $this->finder('ExportImport:Hero');
return $this->plugin('XF:Xml')->actionExport($heroes...
It would be great if it was possible to export addons via the Admin interface, rather than needing to use the command-line. I often make quick changes to an addon and being able to download the zip with one-click would be a lot easier than accessing a remote server command line (esp. on a...
Description:
This product allows you to provide your users downloadable files for content at your forum. The entire content of threads, conversations and all posts of a member can be simply downloaded into a standalone file and stored locally to be read or consulted later.
You can choose...
Hi,
We need to our forum an addon that let us export CSV userlist using some criteria from admin search tool with custom values like : Trophies, likes, thread numbers, post numbers and more custom, the version of the forum is 1.5.2
Hi all,
I'm going through the dev resources for XF2, but I can't identify why this isn't working:
php cmd.php xf-designer:enable master-style designer_mode_1
No style with ID 'master-style' could be found.
php cmd.php xf-designer:enable 0 designer_mode_1
No style with ID '0' could be found...
Hello,
What is the best process for moving the users from Xenforo to wordpress / Buddypress?
Is there any tools for exporting users from Xenforo to Buddypress?
From what I have found the passwords are not possible to move over?
Is there a way to export Custom User Field data to CSV or Excel ?
We want to create some extra user fields, such as: Club Name, Club Address, Club Web Page, Club Membership ID. #, etc.
Is there a way to export all users including Customer User fileds data to CSV or HTML page or whatever...
It would be pretty handy to be able to export options settings.
This especially comes in handy when handling large addons with many settings, and in case of import preparations, but also just to have a backup of your settings. This will allow webmasters to easily import or restore settings...
I'm migrating a forum from vbulletin 4.x to xenforo 1.5.
The test forum is ready so I exported the style.
...now, is it possibile to export addon configuration? I think not.
if not, what happen if I export the whole addon in debug mod and then I re-install it in a fresh installation, it will...
If there would be functions to export and import Custom fields in the same manner as we import and export styles, bbcode, media sites, etc. then it would be much easier to add new fields and to share it with others. Would be good for the XF addon marketplace.
I have over 7000 messages imported from VBB that I cannot delete, export or mark read.
My inbox says 88 unread, forever. I cannot find the 88 unread out of the 7000 messages.
My users have over 10+ years, many have over 15,000 messages and cannot do anything with them.
This should be a...
Valhalla submitted a new resource:
Export Conversations - Allow your users to download their personal conversations in various formats.
Read more about this resource...