Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Magento 2 Development Essentials

You're reading from   Magento 2 Development Essentials Get up and running with Magento 2 to create custom solutions, themes, and extensions effectively

Arrow left icon
Product type Paperback
Published in Feb 2016
Publisher
ISBN-13 9781785289897
Length 178 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Fernando J Miguel Fernando J Miguel
Author Profile Icon Fernando J Miguel
Fernando J Miguel
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Magento Fundamentals 2. Magento 2.0 Features FREE CHAPTER 3. Working with Search Engine Optimization 4. Magento 2.0 Theme Development – the Developers' Holy Grail 5. Creating a Responsive Magento 2.0 Theme 6. Write Magento 2.0 Extensions – a Great Place to Go 7. Go Mobile with Magento 2.0! 8. Speeding up Your Magento 2.0 9. Improving Your Magento Skills Index

The command-line utility

Magento 2.0 has a command-line utility to help developers manage installation and configuration tasks. The new command-line interface can do the following:

  • Install Magento
  • Manage the cache
  • Manage indexers
  • Configure and run cron
  • Compile code
  • Set the Magento mode
  • Set the URN highlighter
  • Create dependency reports
  • Translate dictionaries and language packages
  • Deploy static view files
  • Create symlinks to LESS files
  • Run unit tests
  • Convert layout into XML files
  • Generate data for performance testing
  • Create CSS from LESS (CSS real-time compilation)

To work with this tool, you will need to open a terminal (Linux, OS X) or command prompt (Windows) and access the <your Magento install dir>/bin directory. Then, enter with the php magento command to see all the available commands of the command-line utility:

The command-line utility

Note

Remember to configure the PHP path to the system environment variable to execute the command. For further information, access http://php.net/manual/en/faq.installation.php.

Let&apos...

You have been reading a chapter from
Magento 2 Development Essentials
Published in: Feb 2016
Publisher:
ISBN-13: 9781785289897
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image