{"id":2027,"date":"2022-08-11T17:23:07","date_gmt":"2022-08-11T15:23:07","guid":{"rendered":"https:\/\/agence-becomweb.fr\/blog\/how-to-test-a-new-prestashop-module\/"},"modified":"2022-08-11T17:29:03","modified_gmt":"2022-08-11T15:29:03","slug":"how-to-test-a-new-prestashop-module","status":"publish","type":"post","link":"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/","title":{"rendered":"How to test a new Prestashop module"},"content":{"rendered":"\n<p>Do you want to install a new module on your Prestashop store but would like to test it before making it available to your customers? Here is the method to use.<\/p>\n\n<h2 class=\"wp-block-heading\">Foreword: preprod, sandbox, draft, et caetera<\/h2>\n\n<p>Before you start reading what follows, know that the best method to test a Prestashop module is not the one described below.<\/p>\n\n<p>The best method is to have a test environment.<\/p>\n\n<p>Terms vary; we often talk about &#8220;preprod&#8221;, &#8220;sandbox&#8221;, &#8220;draft&#8221;, etc; but all these titles basically describe the same thing: a test environment. In other words, a copy of your Prestashop store, hosted on another domain or subdomain (eg: <em>https:\/\/test.maboutique.com<\/em>), with the same source files and the same configuration than your &#8220;real&#8221; shop.<\/p>\n\n<p>This environment is useful for you, as a merchant or manager of a shop, to do everything that you cannot do on the production environment: test, tinker, check,&#8230; &#13;\nYou can afford to crash your environment test, not the production one!<\/p>\n\n<p>Setting up a test environment takes some time and skill. If you haven&#8217;t (ecnore) taken the time to do so, you can fall back on the solution explained in this tutorial.<\/p>\n\n<h2 class=\"wp-block-heading\">Create a customer group dedicated to testing<\/h2>\n\n<p>Prestashop allows you to manage &#8220;customer groups&#8221;. Natively it offers 3: &#8220;Visitor&#8221;, &#8220;Guest&#8221; and &#8220;Client&#8221;. But you can add as many new groups as you want.<\/p>\n\n<p>To do this, you must go to the &#8220;Shop parameters&#8221; menu, then &#8220;Customers&#8221;. Then go to the &#8220;Groups&#8221; tab and click on &#8220;Add a new group&#8221;.<\/p>\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"521\" src=\"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_groups_list-1024x521.jpg\" alt=\"\" class=\"wp-image-2009\" srcset=\"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_groups_list-1024x521.jpg 1024w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_groups_list-480x244.jpg 480w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_groups_list-768x391.jpg 768w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_groups_list-1536x781.jpg 1536w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_groups_list-400x203.jpg 400w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_groups_list-800x407.jpg 800w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_groups_list.jpg 1636w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption>Create a new customer group to test a Prestashop module<\/figcaption><\/figure>\n<p>Remember to associate your test customer account with this new group (from the &#8220;Customers&#8221; menu).<\/p>\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"563\" src=\"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_group_association-1024x563.jpg\" alt=\"\" class=\"wp-image-2015\" srcset=\"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_group_association-1024x563.jpg 1024w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_group_association-480x264.jpg 480w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_group_association-768x422.jpg 768w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_group_association-400x220.jpg 400w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_group_association-800x440.jpg 800w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_group_association.jpg 1148w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption>Integrate your test customer account into the new group.<\/figcaption><\/figure>\n<h2 class=\"wp-block-heading\">Limit module access or display to test group<\/h2>\n\n<p>To restrict access or display of the module to the new test group, until you validate its proper functioning, there is one general method and 2 alternative methods (for the payment and transport modules).<\/p>\n\n<p>The general method is to <strong>&#8220;unauthorize&#8221; the module for all customer groups except for the &#8220;Test&#8221; group<\/strong>.<\/p>\n\n<p>From the list of customer groups, click on the &#8220;Modify&#8221; button to access the group configuration form (here the &#8220;Visitor&#8221; group). Go down a bit on the page, identify the module to be tested in the &#8220;Authorized modules&#8221; list and switch the switch to &#8220;No&#8221;. Don&#8217;t forget to save.<\/p>\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"453\" src=\"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_authorized_modules-1024x453.jpg\" alt=\"\" class=\"wp-image-2012\" srcset=\"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_authorized_modules-1024x453.jpg 1024w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_authorized_modules-480x212.jpg 480w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_authorized_modules-768x340.jpg 768w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_authorized_modules-1536x680.jpg 1536w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_authorized_modules-400x177.jpg 400w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_authorized_modules-800x354.jpg 800w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_authorized_modules.jpg 1631w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption>For each customer-group you can deactivate the module from the list of authorized modules<\/figcaption><\/figure>\n<p>Repeat the operation for all the client groups (except the &#8220;Test&#8221; group of course).<\/p>\n\n<h2 class=\"wp-block-heading\">Test a payment module for Prestashop<\/h2>\n\n<p>If you want to test a payment module there is an alternative (and faster) method.<\/p>\n\n<p>Access the &#8220;Payment &gt; Preferences&#8221; menu. On this page you will find all the restrictions of the payment modules (it is for example in this menu that you can restrict the access of a payment module to the people of one or more countries).<\/p>\n\n<p>You will find a &#8220;Group Restrictions&#8221; block. So that the payment method is only displayed for members of the &#8220;Test&#8221; group, you just have to uncheck the boxes for the other groups.<\/p>\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"426\" src=\"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_payment_restriction-1024x426.jpg\" alt=\"\" class=\"wp-image-2018\" srcset=\"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_payment_restriction-1024x426.jpg 1024w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_payment_restriction-480x200.jpg 480w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_payment_restriction-768x320.jpg 768w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_payment_restriction-1536x640.jpg 1536w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_payment_restriction-400x167.jpg 400w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_payment_restriction-800x333.jpg 800w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_payment_restriction.jpg 1626w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption>Reserve the payment module only for members of the test group.<\/figcaption><\/figure>\n<h2 class=\"wp-block-heading\">Test a shipping module for Prestashop<\/h2>\n\n<p>To test a transport module, the method is quite the same.<\/p>\n\n<p>Here it is not the delivery module itself that is restricted to a group but rather a carrier.<\/p>\n\n<p>Go to the &#8220;Shipping &gt; Carriers&#8221; menu and identify the delivery method you want to reserve for the &#8220;Test&#8221; group. From the list, click on the corresponding &#8220;Modify&#8221; button.<\/p>\n\n<p>On step 3 (&#8220;Siez, weight and group access&#8221;), select the &#8220;Test&#8221; group only then click &#8220;Finish&#8221; to save the changes.<\/p>\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"421\" src=\"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_carrier_restriction-1024x421.jpg\" alt=\"\" class=\"wp-image-2021\" srcset=\"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_carrier_restriction-1024x421.jpg 1024w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_carrier_restriction-480x197.jpg 480w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_carrier_restriction-768x315.jpg 768w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_carrier_restriction-1536x631.jpg 1536w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_carrier_restriction-400x164.jpg 400w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_carrier_restriction-800x329.jpg 800w, https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_carrier_restriction.jpg 1602w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption>You can also limit a carrier for a customer group<\/figcaption><\/figure>\n<h2 class=\"wp-block-heading\">End of tests: make the module accessible to all customers<\/h2>\n\n<p>All tests passed and greeen-lighted ?<\/p>\n\n<p>Now is the time to make the module available to all customers.<\/p>\n\n<p>Remove the restrictions you put in place earlier and you&#8217;re done.<\/p>\n\n<p><\/p>\n\n<p>Credits : <a href=\"https:\/\/fr.freepik.com\/pricing\">Pressfoto<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to test a new module on your Prestashop webstore before giving access to to your customers<\/p>\n","protected":false},"author":1,"featured_media":2025,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[194,192,190],"tags":[265,193,185,187,389,183],"class_list":["post-2027","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-e-commerce-en","category-managing-prestashop","category-prestashop-en","tag-administration-en","tag-e-commerce-en","tag-prestashop-en","tag-ps-1-7","tag-sandbox-en","tag-test-en"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to test a new Prestashop module -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to test a new Prestashop module -\" \/>\n<meta property=\"og:description\" content=\"Learn how to test a new module on your Prestashop webstore before giving access to to your customers\" \/>\n<meta property=\"og:url\" content=\"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/\" \/>\n<meta property=\"og:site_name\" content=\"BeComWeb Web-Agency\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/agencebecomweb\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-08-11T15:23:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-08-11T15:29:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_fr.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"940\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"becomweb\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Agence_BeComWeb\" \/>\n<meta name=\"twitter:site\" content=\"@Agence_BeComWeb\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"becomweb\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/blog\\\/how-to-test-a-new-prestashop-module\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/blog\\\/how-to-test-a-new-prestashop-module\\\/\"},\"author\":{\"name\":\"becomweb\",\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/#\\\/schema\\\/person\\\/cd2f208126312fe86289bf45e7fd5f0e\"},\"headline\":\"How to test a new Prestashop module\",\"datePublished\":\"2022-08-11T15:23:07+00:00\",\"dateModified\":\"2022-08-11T15:29:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/blog\\\/how-to-test-a-new-prestashop-module\\\/\"},\"wordCount\":672,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/blog\\\/how-to-test-a-new-prestashop-module\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/agence-becomweb.fr\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/test_module_fr.jpg\",\"keywords\":[\"Administration\",\"E-Commerce\",\"Prestashop\",\"PS 1.7\",\"sandbox\",\"Test\"],\"articleSection\":[\"E-Commerce\",\"Managing Prestashop\",\"Prestashop\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/blog\\\/how-to-test-a-new-prestashop-module\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/blog\\\/how-to-test-a-new-prestashop-module\\\/\",\"url\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/blog\\\/how-to-test-a-new-prestashop-module\\\/\",\"name\":\"How to test a new Prestashop module -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/blog\\\/how-to-test-a-new-prestashop-module\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/blog\\\/how-to-test-a-new-prestashop-module\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/agence-becomweb.fr\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/test_module_fr.jpg\",\"datePublished\":\"2022-08-11T15:23:07+00:00\",\"dateModified\":\"2022-08-11T15:29:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/blog\\\/how-to-test-a-new-prestashop-module\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/blog\\\/how-to-test-a-new-prestashop-module\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/blog\\\/how-to-test-a-new-prestashop-module\\\/#primaryimage\",\"url\":\"https:\\\/\\\/agence-becomweb.fr\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/test_module_fr.jpg\",\"contentUrl\":\"https:\\\/\\\/agence-becomweb.fr\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/test_module_fr.jpg\",\"width\":1600,\"height\":940,\"caption\":\"Discover the method to test a Prestashop module\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/blog\\\/how-to-test-a-new-prestashop-module\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to test a new Prestashop module\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/\",\"name\":\"BeComWeb Web-Agency\",\"description\":\"Low-priced quality Prestashop modules for your online store\",\"publisher\":{\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/#organization\",\"name\":\"Agence BeComWeb\",\"url\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/agence-becomweb.fr\\\/wp-content\\\/uploads\\\/2019\\\/05\\\/logo_carr\u00e9_large.gif\",\"contentUrl\":\"https:\\\/\\\/agence-becomweb.fr\\\/wp-content\\\/uploads\\\/2019\\\/05\\\/logo_carr\u00e9_large.gif\",\"width\":800,\"height\":800,\"caption\":\"Agence BeComWeb\"},\"image\":{\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/agencebecomweb\\\/\",\"https:\\\/\\\/x.com\\\/Agence_BeComWeb\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCBJQb76bz6DcHLknRVl4Kjg\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/agence-becomweb.fr\\\/en\\\/#\\\/schema\\\/person\\\/cd2f208126312fe86289bf45e7fd5f0e\",\"name\":\"becomweb\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to test a new Prestashop module -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/","og_locale":"en_US","og_type":"article","og_title":"How to test a new Prestashop module -","og_description":"Learn how to test a new module on your Prestashop webstore before giving access to to your customers","og_url":"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/","og_site_name":"BeComWeb Web-Agency","article_publisher":"https:\/\/www.facebook.com\/agencebecomweb\/","article_published_time":"2022-08-11T15:23:07+00:00","article_modified_time":"2022-08-11T15:29:03+00:00","og_image":[{"width":1600,"height":940,"url":"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_fr.jpg","type":"image\/jpeg"}],"author":"becomweb","twitter_card":"summary_large_image","twitter_creator":"@Agence_BeComWeb","twitter_site":"@Agence_BeComWeb","twitter_misc":{"Written by":"becomweb","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/#article","isPartOf":{"@id":"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/"},"author":{"name":"becomweb","@id":"https:\/\/agence-becomweb.fr\/en\/#\/schema\/person\/cd2f208126312fe86289bf45e7fd5f0e"},"headline":"How to test a new Prestashop module","datePublished":"2022-08-11T15:23:07+00:00","dateModified":"2022-08-11T15:29:03+00:00","mainEntityOfPage":{"@id":"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/"},"wordCount":672,"commentCount":0,"publisher":{"@id":"https:\/\/agence-becomweb.fr\/en\/#organization"},"image":{"@id":"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/#primaryimage"},"thumbnailUrl":"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_fr.jpg","keywords":["Administration","E-Commerce","Prestashop","PS 1.7","sandbox","Test"],"articleSection":["E-Commerce","Managing Prestashop","Prestashop"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/","url":"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/","name":"How to test a new Prestashop module -","isPartOf":{"@id":"https:\/\/agence-becomweb.fr\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/#primaryimage"},"image":{"@id":"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/#primaryimage"},"thumbnailUrl":"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_fr.jpg","datePublished":"2022-08-11T15:23:07+00:00","dateModified":"2022-08-11T15:29:03+00:00","breadcrumb":{"@id":"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/#primaryimage","url":"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_fr.jpg","contentUrl":"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2022\/08\/test_module_fr.jpg","width":1600,"height":940,"caption":"Discover the method to test a Prestashop module"},{"@type":"BreadcrumbList","@id":"https:\/\/agence-becomweb.fr\/en\/blog\/how-to-test-a-new-prestashop-module\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/agence-becomweb.fr\/en\/"},{"@type":"ListItem","position":2,"name":"How to test a new Prestashop module"}]},{"@type":"WebSite","@id":"https:\/\/agence-becomweb.fr\/en\/#website","url":"https:\/\/agence-becomweb.fr\/en\/","name":"BeComWeb Web-Agency","description":"Low-priced quality Prestashop modules for your online store","publisher":{"@id":"https:\/\/agence-becomweb.fr\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/agence-becomweb.fr\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/agence-becomweb.fr\/en\/#organization","name":"Agence BeComWeb","url":"https:\/\/agence-becomweb.fr\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/agence-becomweb.fr\/en\/#\/schema\/logo\/image\/","url":"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2019\/05\/logo_carr\u00e9_large.gif","contentUrl":"https:\/\/agence-becomweb.fr\/wp-content\/uploads\/2019\/05\/logo_carr\u00e9_large.gif","width":800,"height":800,"caption":"Agence BeComWeb"},"image":{"@id":"https:\/\/agence-becomweb.fr\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/agencebecomweb\/","https:\/\/x.com\/Agence_BeComWeb","https:\/\/www.youtube.com\/channel\/UCBJQb76bz6DcHLknRVl4Kjg"]},{"@type":"Person","@id":"https:\/\/agence-becomweb.fr\/en\/#\/schema\/person\/cd2f208126312fe86289bf45e7fd5f0e","name":"becomweb"}]}},"_links":{"self":[{"href":"https:\/\/agence-becomweb.fr\/en\/wp-json\/wp\/v2\/posts\/2027","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/agence-becomweb.fr\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/agence-becomweb.fr\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/agence-becomweb.fr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/agence-becomweb.fr\/en\/wp-json\/wp\/v2\/comments?post=2027"}],"version-history":[{"count":5,"href":"https:\/\/agence-becomweb.fr\/en\/wp-json\/wp\/v2\/posts\/2027\/revisions"}],"predecessor-version":[{"id":2033,"href":"https:\/\/agence-becomweb.fr\/en\/wp-json\/wp\/v2\/posts\/2027\/revisions\/2033"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/agence-becomweb.fr\/en\/wp-json\/wp\/v2\/media\/2025"}],"wp:attachment":[{"href":"https:\/\/agence-becomweb.fr\/en\/wp-json\/wp\/v2\/media?parent=2027"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/agence-becomweb.fr\/en\/wp-json\/wp\/v2\/categories?post=2027"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/agence-becomweb.fr\/en\/wp-json\/wp\/v2\/tags?post=2027"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}