Move category programatically from one parent category to other parent category in Magento2

Move category programatically from one parent category to other parent category in Magento2

We have a category on root ie. rings child of default cateory, we want to move in another category i.e Accesories that is also on level2 (child of defualt category ).
<?php
define('MAGENTO_ROOT', getcwd());
$magentoroot = MAGENTO_ROOT;

use MagentoFrameworkAppBootstrap;
require_once($magentoroot.'/app/bootstrap.php');
$bootstrap = Bootstrap::create(BP, $_SERVER);
$objectManager = $bootstrap->getObjectManager();
$state = $objectManager->get('MagentoFrameworkAppState');
$state->setAreaCode('adminhtml');
$categoryFactory  = $objectManager->create(MagentoCatalogModelCategoryFactory::class);

    $categoryID = 204;      // rings category which we need to move
    $currentParentId = 2;      // 2 is id of root default category 
    $parentId = 130;         // id of accesories category to which we will move rings category

 try {
            $storeId = 1;
            $error = false;
            $category = initCategory($categoryID, $storeId, $objectManager);
        
        if ($category === false) {
             throw new Exception(__('Category is not available for requested store.'));
        }

        $category->move($parentId, $currentParentId);

    } catch (MagentoFrameworkExceptionLocalizedException $e) {
          $error = true;
          $message = $e->getMessage();

    } catch (Exception $e) {
          $error = true;
         $message = 'something went wrong, please try again';
    }
        if (!$error) {

            $message = 'Category has been moved';
    }

function initCategory($categoryId, $storeId, $objectManager)
{
      $category = $objectManager->create(MagentoCatalogModelCategory::class);
      $category->setStoreId($storeId);
      if ($categoryId) {
          $category->load($categoryId);
    } 

    return $category;
}

0   0
Sikha Goel
profile inserts 23rd April 2024

products have carbide insert manufacturers avantgarde design , which can make you look Sandvik Inserts stylish and modern in any occasion.Numerous returned customers possess a passion to enjoy probably the most product good carbide inserts because of their Face Milling Inserts super quality but lowest price.

Write a comment ...
Post comment
Cancel
profile netrul 11th March 2024

This website, ServiceNow Integration Bots, is really simple to use. It is capable of doing my duties more effectively than any other platform. Furthermore, the items are fairly priced.

Write a comment ...
Post comment
Cancel
profile Jennifer 10th March 2024

Extremely decent blog and articles. I am realy extremely glad to visit your blog. Presently I am discovered which I really need. I check your blog regular and attempt to take in something from your blog. Much obliged to you and sitting tight for your new post. deneme bonusu veren siteler

Write a comment ...
Post comment
Cancel
profile netrul 9th March 2024

Looking for a guide to electronic signatures? This one your-2020-guide-to-electronic-signatures covers all the basics. Do give it a read.

Write a comment ...
Post comment
Cancel
profile Jennifer 9th March 2024

Shocking learning and I seize the opportunity to bestow this kind of information to my mates and desire they like it they why I do.. Light Therapy Mask

Write a comment ...
Post comment
Cancel
profile Jennifer 6th March 2024

I’ve been surfing online more than three hours today, yet I never found any interesting article like yours. It’s pretty worth enough for me. In my opinion, if all webmasters and bloggers made good content as you did, the web will be a lot more useful than ever before. click me

Write a comment ...
Post comment
Cancel
profile Jennifer 5th March 2024

Superbly written article, if only all bloggers offered the same content as you, the internet would be a far better place.. click me

Write a comment ...
Post comment
Cancel
profile Jennifer 28th February 2024

That could be at the same time the best send in that in reality preferred examining. It's actually not every single day that many of us support the chance to figure out the very first thing. follow me

Write a comment ...
Post comment
Cancel
profile Shalamar Hospital 23rd January 2024

Trust Shalamar Hospital for comprehensive digestive care with our experienced  gastroenterologists in Lahore . We offer advanced diagnostics and treatments to address your gastrointestinal concerns.

Write a comment ...
Post comment
Cancel
profile OSH 23rd January 2024

Osh University, a trailblazer in medical education, offers a transformative  mbbs course . Immerse yourself in a curriculum designed for success, where theoretical knowledge meets practical experience, preparing you for a dynamic career in healthcare.

Write a comment ...
Post comment
Cancel
profile Jewel Galore 23rd January 2024

 Explore Jewelgalore charming collection of  bracelet for girls . Discover elegantly crafted pieces that add a touch of grace and style to any young lady's look.

Write a comment ...
Post comment
Cancel
profile Jewel Galore 23rd January 2024

Jewelgalore offers an enchanting collection of  artificial jewellery . Explore their exquisite pieces that combine affordability with timeless beauty, elevating your style effortlessly.

Write a comment ...
Post comment
Cancel
profile Jewel Galore 23rd January 2024

Elevate your style with the ease of  online jewellery shopping in Pakistan  at Jewelgalore. Discover a wide range of beautifully crafted pieces, reflecting your unique fashion sense with grace and elegance, all available for you to explore and purchase online.

Write a comment ...
Post comment
Cancel
profile Larry 11th January 2024

Your code snippet perfectly addresses the category migration problem I was grappling with. Thanks for sharing this effective solution.
Tree Cabling Services in St. Louis County

Write a comment ...
Post comment
Cancel

Please rotate your device

We don't support landscape mode on your device. Please rotate to portrait mode for the best view of our site