opengento / magento2-frankenphp-base
Magento 2 Base for FrankenPHP
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 0
Type:magento2-component
pkg:composer/opengento/magento2-frankenphp-base
Requires
- magento/magento2-base: *
- opengento/module-application: >0.1.0
Requires (Dev)
- magento/magento-coding-standard: ^33
- roave/security-advisories: dev-latest
README
Magento 2 Base for FrankenPHP
Setup
Magento 2 Open Source or Commerce edition is required.
Composer installation
Run the following composer command:
composer require opengento/magento2-frankenphp-base
Setup the module
Run the following magento command:
bin/magento setup:upgrade
If you are in production mode, do not forget to recompile and redeploy the static resources.
Features
This base allows to run Magento 2 with FrankenPHP worker mode.
Support
Raise a new request to the issue tracker.
Authors
License
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!