Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5943773
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T16:26:36+00:00 2026-05-22T16:26:36+00:00

Can Magento be integrated with CakePHP? If my site is developed in CakePHP. Can

  • 0

Can Magento be integrated with CakePHP?
If my site is developed in CakePHP. Can I do the product module including shopping cart in Magento?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T16:26:37+00:00Added an answer on May 22, 2026 at 4:26 pm

    Yes, it can. For example:

    require_once 'app/Mage.php';
    umask(0);
    
    Mage::app();
    Mage::getSingleton('core/session', array('name'=>'frontend'));
    
    $cart = Mage::helper('checkout/cart')->getCart()->getItemsCount();
    echo 'Items count: ' . $cart;
    

    Look at these articles:

    http://www.exploremagento.com/magento/run-magento-code-outside-of-magento.php

    http://blog.chapagain.com.np/magento-how-to-run-magento-code-in-an-external-website/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm aware that a product can be added via querystring in Magento. Pattern: /path/to/app/checkout/cart/add?product=[id]&qty=[qty]
How can I add Magento's default newsletter signup module within a CMS page? Thanks
How can I add new products to Magento 1.6? I have tried this:- $product
In a Magento PHP module, how can I programmatically echo a DateTime (UTC) variable
I'm looking for a working example of a Magento API-enabled module. How can I
I read somewhere that you can stop Magento from requiring two product descriptions... this
Can i assign multiple attribute set to a product in magento 1.5 ? if
Can anyone tell me how Magento creates dynamic functions? For example for product info,
How can I set the shipping cost for Magento for all baskets that are
My understanding of Magento is that you can only have 2 themes loaded at

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.