{"id":209151,"date":"2024-11-17T12:09:56","date_gmt":"2024-11-17T12:09:56","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/fast-auto-order-complete\/"},"modified":"2025-04-18T10:29:09","modified_gmt":"2025-04-18T10:29:09","slug":"fast-auto-order-complete","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/fast-auto-order-complete\/","author":23126555,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.3","stable_tag":"1.0.3","tested":"6.8.5","requires":"3.0.1","requires_php":"","requires_plugins":null,"header_name":"Fast Auto Order Complete","header_author":"Tareq Monower","header_description":"A WooCommerce-based plugin that allows users to auto-complete orders without processing them and removes the processing email notification.","assets_banners_color":"333333","last_updated":"2025-04-18 10:29:09","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/profiles.wordpress.org\/tamimh\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":757,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.3":{"tag":"1.0.3","author":"tamimh","date":"2025-04-18 10:29:09"}},"upgrade_notice":{"1.0.3":"<p>Fixed minor bugs<\/p>","1.0.2":"<p>Added clarification on product-level configuration for auto-complete functionality.<\/p>","1.0.1":"<p>Initial release of the plugin.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3190594,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3190594,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3190594,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3190594,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3190594,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"Screenshot of the auto-complete checkbox on the product page screenshot-1.png"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[56155,175069,286],"plugin_category":[45],"plugin_contributors":[234682],"plugin_business_model":[],"class_list":["post-209151","plugin","type-plugin","status-publish","hentry","plugin_tags-auto-complete","plugin_tags-order-processing","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-tamimh","plugin_committers-tamimh"],"banners":{"banner":"https:\/\/ps.w.org\/fast-auto-order-complete\/assets\/banner-772x250.png?rev=3190594","banner_2x":"https:\/\/ps.w.org\/fast-auto-order-complete\/assets\/banner-1544x500.png?rev=3190594","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/fast-auto-order-complete\/assets\/icon-128x128.png?rev=3190594","icon_2x":"https:\/\/ps.w.org\/fast-auto-order-complete\/assets\/icon-256x256.png?rev=3190594","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/fast-auto-order-complete\/assets\/screenshot-1.png?rev=3190594","caption":"Screenshot of the auto-complete checkbox on the product page screenshot-1.png"}],"raw_content":"<!--section=description-->\n<p>A WooCommerce-based plugin that allows users to auto-complete orders without processing them and removes the processing email notification.<\/p>\n\n<h3>Configuration<\/h3>\n\n<p>To enable the auto-complete feature for each individual product:<\/p>\n\n<ol>\n<li>Go to <strong>Products &gt; All Products<\/strong> in WooCommerce.<\/li>\n<li>For each product, click <strong>Edit<\/strong>.<\/li>\n<li>In the product edit page, navigate to the <strong>General<\/strong> tab.<\/li>\n<li>Check the \"Auto Complete\" checkbox to enable automatic order completion for that product.<\/li>\n<\/ol>\n\n<blockquote>\n  <p><em>Note:<\/em> Each product requires this checkbox to be selected individually to activate the auto-complete feature. This is the only functionality offered by the plugin; there are no additional settings pages or configuration options.<\/p>\n<\/blockquote>\n\n<h3>Arbitrary section<\/h3>\n\n<p>This plugin uses the following hooks and filters to modify WooCommerce behavior:<\/p>\n\n<ul>\n<li><code>woocommerce_product_options_general_product_data<\/code><\/li>\n<li><code>woocommerce_process_product_meta<\/code><\/li>\n<li><code>woocommerce_order_status_pending_to_processing_notification<\/code><\/li>\n<li><code>woocommerce_new_order<\/code><\/li>\n<\/ul>\n\n<p>These hooks and filters can be customized if needed.<\/p>\n\n<h3>A brief Markdown Example<\/h3>\n\n<p>Ordered list:<\/p>\n\n<ol>\n<li>Auto-complete orders without processing them<\/li>\n<li>Remove processing email notification<\/li>\n<li>Enable auto-complete per product using a checkbox in the General tab<\/li>\n<\/ol>\n\n<p>Unordered list:<\/p>\n\n<ul>\n<li>Easy to use and configure<\/li>\n<li>Compatible with WooCommerce 3.0.1 and later<\/li>\n<li>Removes processing email notification<\/li>\n<\/ul>\n\n<p>Here's a link to <a href=\"https:\/\/woocommerce.com\/\" title=\"Your favorite e-commerce plugin\">WooCommerce<\/a> and one to <a href=\"http:\/\/wordpress.org\/\" title=\"Your favorite software\">WordPress<\/a>.<\/p>\n\n<p>Markdown uses email style notation for blockquotes and I've been told:<\/p>\n\n<blockquote>\n  <p>Asterisks for <em>emphasis<\/em>. Double it up for <strong>strong<\/strong>.<\/p>\n<\/blockquote>\n\n<pre><code>&lt;?php code(); \/\/ goes in backticks ?&gt;\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>fast-auto-order-complete.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Configure the plugin settings as needed.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='what%20is%20the%20purpose%20of%20this%20plugin%3F'><h3>What is the purpose of this plugin?<\/h3><\/dt>\n<dd><p>This plugin allows users to auto-complete orders without processing them and removes the processing email notification.<\/p><\/dd>\n<dt id='how%20do%20i%20enable%20the%20auto-complete%20feature%20for%20each%20product%3F'><h3>How do I enable the auto-complete feature for each product?<\/h3><\/dt>\n<dd><p>To enable auto-complete for a product, go to <strong>Products &gt; All Products<\/strong>, edit the product, go to the <strong>General<\/strong> tab, and check the \"Auto Complete\" checkbox.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fixed the woocommerce functionality issues so that the plugin works successfully<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Updated documentation to clarify configuration steps for enabling auto-complete on individual products.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Initial release of the plugin<\/li>\n<li>Added functionality to auto-complete orders without processing them<\/li>\n<li>Removed processing email notification<\/li>\n<\/ul>","raw_excerpt":"A lightweight WooCommerce plugin to automatically complete orders and bypass processing email notifications.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/209151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=209151"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/tamimh"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=209151"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=209151"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=209151"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=209151"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=209151"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=209151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}