Connects Magento's full page cache to the Webscale Control Plane, ensuring the store's cache stays synchronized at the edge. Relays Magento's cache invalidations to the Webscale platform.
Looking for contributors — Help fix build issues
Explore. Discover. Elevate. #magento
Deployment, cron, Flysystem, multi-threading
Connects Magento's full page cache to the Webscale Control Plane, ensuring the store's cache stays synchronized at the edge. Relays Magento's cache invalidations to the Webscale platform.
Looking for contributors — Help fix build issues
Adds CLI commands to manage Magento 2 themes. Allows listing, assigning, and creating themes from the command line.
Validates Magento 2 extension code by checking for missing dependencies in module.xml and composer.json. It helps identify undeclared dependencies and deprecated classes.
Periodically exports a stripped database to an Amazon S3 bucket. It can also import a remote database dump from S3 to local.
Looking for contributors — Help fix build issues
A Hyva Themes first Magento 2 extension to make it fun and easy to build modern, reactive and dynamic interfaces.
Looking for contributors — Help fix build issues
This extension allows processing large data collections in parallel using multiple child processes, improving performance and reducing processing time.
Looking for contributors — Help fix build issues
Technical Magento 2 module providing simple development pattern, configurations and optimizations to make REST API requests toward external services based on Guzzle Client.
Looking for contributors — Help fix build issues
Magento 2 module to validate JSON Structures against a given Schema.
Looking for contributors — Help fix build issues
Adds Whoops error handling to Magento 2 for improved debugging. Provides detailed error reports to assist developers in identifying and resolving issues.
Limits the number of GraphQL queries and mutations from a client within a defined timeframe. Prevents abuse by restricting excessive requests to create sessions or customer data.
Looking for contributors — Help fix build issues
Automatically flushes Magento 2 caches (config, block_html, full_page) after saving system configuration. Useful for development environments to avoid manual cache flushing.