2017 © Pedro Peláez
 

magento2-module module-widget-ajax

Load widgets via ajax

image

magekey/module-widget-ajax

Load widgets via ajax

  • Wednesday, December 27, 2017
  • by magekey
  • Repository
  • 1 Watchers
  • 1 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Magento 2 Widget Ajax

Load widgets via ajax, (*1)

Features:

  • Content > Widgets > [Select widget] > Ajax Options > Ajax Enabled field

Installing the Extension

composer require magekey/module-widget-ajax

Deployment

php bin/magento maintenance:enable                  #Enable maintenance mode
php bin/magento setup:upgrade                       #Updates the Magento software
php bin/magento setup:di:compile                    #Compile dependencies
php bin/magento setup:static-content:deploy         #Deploys static view files
php bin/magento cache:flush                         #Flush cache
php bin/magento maintenance:disable                 #Disable maintenance mode

Versions tested

2.2.2, (*2)

The Versions

27/12 2017

dev-master

9999999-dev

Load widgets via ajax

  Sources   Download

MIT

The Requires

  • php ~5.6.5|7.0.2|7.0.4|~7.0.6

 

by Nicholas Miller

27/12 2017

2.1.1

2.1.1.0

Load widgets via ajax

  Sources   Download

MIT

The Requires

  • php ~5.6.5|7.0.2|7.0.4|~7.0.6

 

by Nicholas Miller