{"id":26862,"date":"2013-12-22T10:04:00","date_gmt":"2013-12-22T10:04:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/redux-converter\/"},"modified":"2014-08-14T20:18:37","modified_gmt":"2014-08-14T20:18:37","slug":"redux-converter","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/redux-converter\/","author":314851,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.3.1","stable_tag":"1.1.3.1","tested":"3.9.0","requires":"3.5.1","requires_php":"","requires_plugins":"","header_name":"Redux Converter","header_author":"Dovy Paukstys","header_description":"","assets_banners_color":"507988","last_updated":"2014-08-14 20:18:37","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=3WQGEY4NSYE38","header_plugin_uri":"https:\/\/github.com\/ReduxFramework\/redux-converter","header_author_uri":"http:\/\/github.com\/dovy\/","rating":5,"author_block_rating":0,"active_installs":30,"downloads":4576,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"826920","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.1.0","1.1.1","1.1.2","1.1.3","1.1.3.1"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"This demonstrates how you can take any theme using one of the accepted frameworks, and run it through Redux. Avada is a trademark of ThemeFusion. We only used this theme as it has a fair amount of exposure. We claim no rights to Avada.  :P"}},"plugin_section":[],"plugin_tags":[5520,3002,28148,47363,53087],"plugin_category":[59],"plugin_contributors":[77749],"plugin_business_model":[],"class_list":["post-26862","plugin","type-plugin","status-closed","hentry","plugin_tags-converter","plugin_tags-framework","plugin_tags-option-framework","plugin_tags-optiontree","plugin_tags-smof","plugin_category-utilities-and-tools","plugin_contributors-dovyp","plugin_committers-davidanderson"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/redux-converter_507988.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Redux Converter takes the pain out of trying Redux with your current framework. It auto-generates a fully functional panel with compatable fields. It even has auto-generated code for you to migrate your data from\/to.<\/p>\n\n<p>After you intall the plugin, it will search for supported framework(s) that may be installed. You will then see a new Admin Menu option names <code>XXX 2 Redux<\/code>. Click that item for a fully functional panel using Redux Framework, your current panel configuration and your current data.<\/p>\n\n<h4>Supported Frameworks<\/h4>\n\n<ul>\n<li>SMOF - Slightly Modified Options Framework<\/li>\n<li>OptionTree<\/li>\n<\/ul>\n\n<h4>Found a Bug? Need Help?<\/h4>\n\n<p>Visit our issue tracker at https:\/\/github.com\/ReduxFramework\/redux-converter\/issues<\/p>\n\n<h3>Updates<\/h3>\n\n<p>You'll be notified of updates using the standard WordPress update procedure.<\/p>\n\n<!--section=installation-->\n<p>Installation is pretty strait forward. In case you need some instruction, here goes.<\/p>\n\n<h4>Using The WordPress Dashboard<\/h4>\n\n<ol>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Search for 'redux-converter'<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin on the Plugin dashboard<\/li>\n<\/ol>\n\n<h4>Uploading in WordPress Dashboard<\/h4>\n\n<ol>\n<li>Navigate to the 'Add New' in the plugins dashboard<\/li>\n<li>Navigate to the 'Upload' area<\/li>\n<li>Select <code>redux-converter.zip<\/code> from your computer<\/li>\n<li>Click 'Install Now'<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ol>\n\n<h4>Using FTP<\/h4>\n\n<ol>\n<li>Download <code>redux-converter.zip<\/code><\/li>\n<li>Extract the <code>redux-converter<\/code> directory to your computer<\/li>\n<li>Upload the <code>redux-converter<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin in the Plugin dashboard<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Does this really work?<\/dt>\n<dd><p>Yes.<\/p><\/dd>\n<dt>Are you sure?<\/dt>\n<dd><p>Yes.<\/p><\/dd>\n<dt>Really?<\/dt>\n<dd><p>Yes. Try it already!<\/p><\/dd>\n<dt>Will my data get messed up if I try it?<\/dt>\n<dd><p>Nope. Everything in the demo panel is stored in a transient table that expires after an hour. To fully convert to Redux, we have a section that generates an actual config file for you.<\/p><\/dd>\n<dt>Sounds great, but my users will be up a creek!<\/dt>\n<dd><p>Not true. With the config file there's also a data conversion function that's provided so your users can switch. It only runs on theme activation (upgrade) too!<\/p><\/dd>\n<dt>Wow, this is amazing! How can I help?<\/dt>\n<dd><p>Please donate!<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.3.1<\/h4>\n\n<ul>\n<li>Fixed a fatal error due to the WP file system. Thanks @highergroundstudio!<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Small fixes for the new version of Redux. Better configurations.<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Small fix where a link led to nowhere and confused devs.<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Small fix where the converter hook was commented out even if the user wanted it.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Full OptionTree conversion and deploying on WordPress.org.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Full SMOF conversion and deploying on WordPress.org.<\/li>\n<\/ul>","raw_excerpt":"Redux Converter allows you to get going with Redux Framework almost instantly. Just install and run in a theme using one of the supported frameworks,  &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/26862","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=26862"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/davidanderson"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=26862"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=26862"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=26862"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=26862"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=26862"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=26862"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}