Skip to content

This is module provide sample test command with argument and option to create CMS Page in Magento 2

Notifications You must be signed in to change notification settings

pjayramkumar/Magento2-TestCommand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Magento2-TestCommand

This is module provide sample test command with argument and option to create CMS Page in Magento 2

Magento >= 2.0.0

Installation

  • php bin/magento module:enable Elightwalk_SampleCommand

  • php bin/magento setup:upgrade

  • php bin/magento setup:di:compile

Module Commands

  • php bin/magento create:cms_page hellopage -t "Hello Page"

Troubleshoot

  • If you facing merory issue during the above commands follow to add params in the command -d memory_limit=-1. for example php bin/magento -d memory_limit=-1 setup:upgrade

Help & Contact

For extra help contact us on https://www.elightwalk.com/

About

This is module provide sample test command with argument and option to create CMS Page in Magento 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages