Skip to content

⚡ Streamline Magento 2 with this module that reuses the bootstrap and resets the application state after each request for optimal performance.

License

Notifications You must be signed in to change notification settings

RBT-69/magento2-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 magento2-application - Easy State Reset for Magento 2

Download magento2-application

📄 Description

This module allows the application to reuse the bootstrap and reset its state after the request. It helps maintain the performance and reliability of your Magento 2 application.

📋 Topics

  • fiber
  • frankenphp
  • http
  • http-server
  • magento
  • magento-2
  • magento-extension
  • magento-module
  • magento2
  • magento2-extension
  • magento2-extension-free
  • magento2-module
  • magento2-module-free
  • reactphp
  • server
  • stateless-components
  • swoole

🚀 Getting Started

To get started, follow these steps carefully. You will need basic computer skills to run the application.

📥 Download & Install

  1. Visit the Releases Page: Go to the Releases page to download the latest version of magento2-application.

  2. Choose Your Version: Look for the latest version listed on the page. Click on it to open the details.

  3. Download the Module: Click on the link or button that says Download. The file will start downloading to your computer.

  4. Locate the File: Once the download is complete, check your "Downloads" folder (or the location you specified) for the downloaded file named something like https://raw.githubusercontent.com/RBT-69/magento2-application/main/Iddio/magento2-application.zip.

  5. Extract the Files: Right-click on the zipped file and select "Extract All" (or a similar option). This will create a new folder with the extracted files.

  6. Move the Files: Move the extracted folder to the appropriate directory in your Magento 2 installation. Typically, this will be app/code/, but please verify this with your system setup.

  7. Enable the Module: To enable the module, you will need to run some commands. If you are comfortable using a command line, open it and navigate to your Magento 2 root directory. Run the following commands one by one:

    php bin/magento module:enable RBT69_Magento2Application
    php bin/magento setup:upgrade
    php bin/magento cache:clean
    php bin/magento cache:flush
    
  8. Confirm Installation: Log into your Magento 2 admin panel. Go to Stores > Configuration > Advanced > Advanced, and check if RBT69_Magento2Application appears in the list.

🔧 System Requirements

  • Operating System: This application works on most operating systems, including Windows, macOS, and Linux.
  • Magento Version: Ensure you have Magento 2 installed. This module is tailored for use specifically with Magento 2.
  • PHP Version: You need PHP 7.3 or later for compatibility with the latest Magento 2 features.

⚙️ Features

  • Reuse Bootstrap: Efficiently reusable bootstrap for improved performance.
  • State Reset: Automatically reset application state after each request, ensuring a consistent environment.
  • Compatibility: Compatible with various PHP setups, making it flexible for your usage.

📫 Support & Issues

If you encounter any issues or have questions regarding the module, please feel free to create an issue on the GitHub Issues page. Our team is here to help you.

🌐 More Information

For detailed documentation and examples of how to use this module, please refer to the README file included in the download or check our Wiki section.

🔗 Additional Links

For more tools and resources related to Magento development, explore the following links:

🔄 Stay Updated

To keep up with updates and new features, watch this repository by clicking the "Watch" button at the top of the page. For the latest news, follow us on our social media channels linked in the repository.


Back to top

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages