dr / widget
Extends the core module 'Magento_Widget'.
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: ^5.5.0|^7.0.0
- magento/module-widget: ^100.0.0
Requires (Dev)
- pdepend/pdepend: 2.2.2
- phing/phing: @stable
- phpmd/phpmd: @stable
- phpunit/phpunit: 4.1.0
- satooshi/php-coveralls: @stable
- sebastian/phpcpd: 2.0.0
- squizlabs/php_codesniffer: 1.5.3
- zendframework/zend-http: ~2.4.6
This package is auto-updated.
Last update: 2024-10-20 01:01:37 UTC
README
DR_Widget
Extends the core module "Magento_Widget".
Description
This module allows to add a widget instance on a specified cms page. Further the "Display On"-dropdown can be enhanced.
Installation
Via composer
Open the command line and run the following commands
cd PATH_TO_MAGENTO_2_ROOT
composer require dr/widget
Via archive
- Download the ZIP-Archive
- Extract files
- Copy the extracted Files to PATH_TO_MAGENTO_2_ROOT/app/code/DR/Widget
- Run the following Commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Support
If you have any issues with this extension, open an issue on GitHub (see URL above).
Contribution
Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Developer
Daniel Rose
Licence
Copyright
(c) 2016 Daniel Rose