<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									What plugins to buy before migrating from SMF ? - SMF				            </title>
            <link>https://wpforo.com/community/smf/what-plugins-to-buy-before-migrating-from-smf/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 12 Sep 2026 17:32:52 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: What plugins to buy before migrating from SMF ?</title>
                        <link>https://wpforo.com/community/smf/what-plugins-to-buy-before-migrating-from-smf/#post-60830</link>
                        <pubDate>Sat, 08 Jan 2022 12:07:48 +0000</pubDate>
                        <description><![CDATA[Hi @hartiberlin,
Please Note:Forum to Forum migration is a large project. We’re sorry but we cannot support issues arisen during your forum migration. We only support questions related how ...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@hartiberlin,</span></p>
<p><span style="color: #ff0000;font-size: 12pt">Please Note:<br /></span><span style="color: #000000"><span>Forum to Forum migration is a large project. We’re sorry but we cannot support issues arisen during your forum migration. </span><u>We only support questions related how to use and configure this tool in<span> </span><a href="https://wpforo.com/community/" target="_blank" rel="noopener noreferrer">wpForo support forum</a>.</u><span> <span style="color: #ff0000">We don’t support the result of migration.</span> This kind of large work is out of our support. In case the migration result of this tool doesn’t satisfy you, you should contact to professional forum migration services for custom migration. We only recommend </span><a href="https://gconverters.com/forum-to-forum-migration/" target="_blank" rel="noopener noreferrer">gConverter</a><span> or </span><a href="https://profprojects.com/migration-services/#forum" target="_blank" rel="noopener noreferrer">ProfProjects</a><span> services for such projects. They have already done hundreds of forum to wpForo migration projects with the best result.</span></span></p>
<p>Also mention that Go2wpForo tool is used to transfer the basic data of your website, not for the attachments, private messages etc. I recommend <span style="color: #000000"><a href="https://gconverters.com/forum-to-forum-migration/" target="_blank" rel="noopener noreferrer">gConverter</a><span> or </span><a href="https://profprojects.com/migration-services/#forum" target="_blank" rel="noopener noreferrer">ProfProjects</a><span> services for migrating large forums.</span></span></p>
<p>1. About Attachments:<br />For migrating the attachments properly, You should install and activate <a href="https://gvectors.com/product/wpforo-advanced-attachments/" target="_blank" rel="noopener">wpForo Advanced Attachments addon</a> before the migration.</p>
<p>2. About YouTube embedding:<br />If you need only YouTube embedding, <span>Just put this code in active WordPress theme's functions.php:</span></p>
<pre contenteditable="false">add_filter('wpforo_content_after', 'wpforo_custom_video_embed', 10);
function wpforo_custom_video_embed( $content ){
    $paterns = array();
    $paterns[] = "/&lt;a+&gt;\s**youtube.com\/watch\?v=(+)(*)/i";
    $paterns[] = "/&lt;a+&gt;\s**youtu.be\/(+)(*)/i";
    $content = preg_replace($paterns, "&lt;iframe width=\"420\" height=\"280\" src=\"//www.youtube.com/embed/$1\" frameborder=\"0\" allowfullscreen&gt;&lt;/iframe&gt;", $content);
    return $content;
}</pre>
<p>Also, check out this paid addon:<br /><a class="wpforo-auto-embeded-link" href="https://gvectors.com/product/wpforo-embeds/" target="_blank" rel="nofollow noopener">https://gvectors.com/product/wpforo-embeds/</a></p>
<p>3. About installing the addons before or after migration.</p>
<p>You should install them after the migration, except the Advanced Attachment addon which is needed for migrating the attachments you have.</p>
<p> </p>
<p><span> </span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/smf/">SMF</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/smf/what-plugins-to-buy-before-migrating-from-smf/#post-60830</guid>
                    </item>
				                    <item>
                        <title>What plugins to buy before migrating from SMF ?</title>
                        <link>https://wpforo.com/community/smf/what-plugins-to-buy-before-migrating-from-smf/#post-60826</link>
                        <pubDate>Sat, 08 Jan 2022 10:40:29 +0000</pubDate>
                        <description><![CDATA[Hi, I also have quite a big forum on SMF.
Which plugins are best to buy and install on WPForo before I start the migration with the SMF2WPForo conversion tool ?
 
If I buy also the Email ...]]></description>
                        <content:encoded><![CDATA[<p style="text-align: justify">Hi, I also have quite a big forum on SMF.</p>
<p>Which plugins are best to buy and install on WPForo before I start the migration with the SMF2WPForo conversion tool ?</p>
<p> </p>
<p>If I buy also the Email addon, will the tool also convert the old private Mails from the Forum ?</p>
<p> </p>
<p>I need Youtube embeds and storing picture attachments and File attachments like PDF Files...</p>
<p>If I have bought these addons, will the conversion run then smoother or can the addons also bought after the migration tool has run ? ( Just to see, if the migration will work at all..)</p>
<p> </p>
<p>Many thanks.</p>
<p>Regards, Stefan.</p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/smf/">SMF</category>                        <dc:creator>hartiberlin</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/smf/what-plugins-to-buy-before-migrating-from-smf/#post-60826</guid>
                    </item>
							        </channel>
        </rss>
		