{"id":116075,"date":"2020-01-18T18:10:06","date_gmt":"2020-01-18T18:10:06","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/utestdrive\/"},"modified":"2020-02-04T11:10:44","modified_gmt":"2020-02-04T11:10:44","slug":"utestdrive","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/utestdrive\/","author":16405034,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.0","stable_tag":"trunk","tested":"5.3.21","requires":"4.7","requires_php":"5.6","requires_plugins":"","header_name":"uTestDrive","header_author":"BooSpot","header_description":"The Plugin to create Demo Test Drive setup for plugin and theme authors","assets_banners_color":"","last_updated":"2020-02-04 11:10:44","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.buymeacoffee.com\/raoabid","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/utestdrive\/","header_author_uri":"https:\/\/boospot.com\/","rating":5,"author_block_rating":0,"active_installs":0,"downloads":598,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>Initial release, no upgrade notes yet.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"2229703","resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"Settings Page"}},"plugin_section":[],"plugin_tags":[441,325,180916,24162,180915],"plugin_category":[51],"plugin_contributors":[161891,94859],"plugin_business_model":[],"class_list":["post-116075","plugin","type-plugin","status-closed","hentry","plugin_tags-multisite","plugin_tags-network","plugin_tags-plugin-author","plugin_tags-test-drive","plugin_tags-test-drive-plugin","plugin_category-multisite","plugin_contributors-boospot","plugin_contributors-raoabid491","plugin_committers-boospot"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/utestdrive.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/utestdrive\/assets\/screenshot-1.png?rev=2229703","caption":"Settings Page"}],"raw_content":"<!--section=description-->\n<h3>Attention<\/h3>\n\n<ul>\n<li>This plugin is to be used on <strong>WordPress Multisite installation<\/strong>. For details, check <a href=\"https:\/\/wordpress.org\/support\/article\/create-a-network\/\">Create A Network<\/a><\/li>\n<li>This plugin is intended to be used by plugin and theme developers who want to create test drive setup for their theme so that potential users can play around with the plugin and\/or theme. Its kind of a playground for the potential users.<\/li>\n<li>The plugin can also be used where you need to create a expiring user accounts for test setups<\/li>\n<\/ul>\n\n<h3>How it Works?<\/h3>\n\n<ol>\n<li>Install and activate plugin on main site and:\n\n<ul>\n<li>Verify default settings for Test Site Expiry (default 48 hours) and test drive user role<\/li>\n<li>Network activate the plugin or themes you want to create test drive for.<\/li>\n<\/ul><\/li>\n<li>Add shortcode <code>[utd_reg_form]<\/code> on main site. where user can provide their name and email<\/li>\n<li>On form submit, test site is created for the user and credentials sent to the email provided.<\/li>\n<\/ol>\n\n<h3>Heads up<\/h3>\n\n<ol>\n<li>Test drive user and Test drive site created in step 3 , auto deletes after the expiry of stipulated period.<\/li>\n<li>Plugin does not save any data for test drive user or site, if you need to have a list of users who created the test drive site, please install <a href=\"https:\/\/wordpress.org\/plugins\/flamingo\/\">flamingo<\/a>. (works out of box, just activate the plugin and all users registered will be saved)<\/li>\n<\/ol>\n\n<p><strong>Credits<\/strong><\/p>\n\n<ul>\n<li>Thanks to excellent article by <a href=\"https:\/\/twitter.com\/johnturner\">John Turner<\/a> at <a href=\"https:\/\/www.seedprod.com\/setup-demo-site-plugin-theme\/\">SeedProd<\/a><\/li>\n<li>Demo import functionality with the help of excellent plugin <a href=\"https:\/\/wordpress.org\/plugins\/one-click-demo-import\/\">One Click Demo Import<\/a><\/li>\n<\/ul>\n\n<!--section=installation-->\n<p><strong>Automatic Plugin Installation<\/strong><\/p>\n\n<ol>\n<li>Log in to your WordPress Site dashboard.<\/li>\n<li>Go to \u201cPlugins -&gt; Add New\u201d<\/li>\n<li>Search for \u201cuTestDrive\u201d.<\/li>\n<li>Check the Author is \u201cBooSpot\u201d<\/li>\n<li>Click to \u201cInstall Now\u201d when you find the plugin.<\/li>\n<li>Activate the plugin by clicking \u201cActivate\u201d.<\/li>\n<\/ol>\n\n<p><strong>Manual Plugin Installation<\/strong><\/p>\n\n<ol>\n<li>Download your WordPress Plugin to your desktop.<\/li>\n<li>If downloaded as a zip archive, extract the Plugin folder to your desktop.<\/li>\n<li>Read through the \u201creadme\u201d file thoroughly to ensure you follow the installation instructions.<\/li>\n<li>With your FTP program, upload the Plugin folder to the wp-content\/plugins folder in your WordPress directory online.<\/li>\n<li>Go to Plugins screen and find the newly uploaded Plugin in the list.<\/li>\n<li>Click Activate to activate it.<\/li>\n<\/ol>\n\n<p>For more details, read: <a href=\"https:\/\/codex.wordpress.org\/Managing_Plugins\">https:\/\/codex.wordpress.org\/Managing_Plugins<\/a><\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Minimum Requirements?<\/dt>\n<dd><p>This plugin is intended for Multisite installation with php 5.6+ and WordPress 4.7+<\/p><\/dd>\n<dt>Shortcode to display form<\/dt>\n<dd><p>[utd_reg_form]<\/p><\/dd>\n<dt>Styling of Form<\/dt>\n<dd><p>plugin does not load any css or styling, just provide css classes in the form elements. please style as per your requirements. Don't want to super-impose my design taste to others.<\/p>\n\n<p>However, if you want it to style response messages like Bootstrap alert messages, yu may use following css:<\/p>\n\n<pre><code>`\n<\/code><\/pre>\n\n<p>.utd-response-cont .success {\n    position: relative;\n    padding: .75rem 1.25rem;\n    margin-bottom: 1rem;\n    border: 1px solid #c3e6cb;\n    border-radius: .25rem;\n    color: #155724;\n    background-color: #d4edda;\n}\n.utd-response-cont .error {\n    position: relative;\n    padding: .75rem 1.25rem;\n    margin-bottom: 1rem;\n    border: 1px solid #f5c6cb;\n    border-radius: .25rem;\n    color: #721c24;\n    background-color: #f8d7da;\n}\n    `<\/p><\/dd>\n<dt>Is plugin translation ready<\/dt>\n<dd><p>Yes, plugin is translation ready<\/p><\/dd>\n<dt>Does it work with sub-domain and sub-directory setup of multisite network<\/dt>\n<dd><p>Yes, it works with both<\/p><\/dd>\n<dt>What shall be path of test drive site created<\/dt>\n<dd><p>test drive site slug shall be the created from user email as base to avoid conflicts in sub-domain names<\/p><\/dd>\n<dt>Does it have Github Repo?<\/dt>\n<dd><p>Yes, You may browse it here: <a href=\"https:\/\/github.com\/boospot\/utestdrive\">https:\/\/github.com\/boospot\/utestdrive<\/a><\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Feature: Ability to add \"One Click Demo Import\" functionality<\/li>\n<li>Feature: To use this feature,  <a href=\"https:\/\/wordpress.org\/plugins\/one-click-demo-import\/\">One Click Demo Import<\/a> plugin should be Network Activated.<\/li>\n<li>Feature: A new tab named \"Demo\" shall be available in the settings page to configure.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Update: Better error message in case of user already exists<\/li>\n<li>Update: updated readme<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<p>Initial Release of plugin<\/p>","raw_excerpt":"The Plugin to create Demo Test Drive setup for plugin and theme authors","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/116075","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=116075"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/boospot"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=116075"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=116075"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=116075"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=116075"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=116075"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=116075"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}