Magento Overview
Magento (now Adobe Commerce) is an open-source ecommerce platform designed for large-scale and highly customized stores. It includes features like multi-store catalogs, an API, and a modular extension system. Consequently, administrative tasks typically focus on deployment, performance tuning, and store maintenance, rather than basic content updates.
Magento Articles
Our Magento help-hub gathers the essentials you’ll need to:
- Spin up a store quickly—via Softaculous or cPanel autoinstallers—and confirm everything from file-permissions to sample data.
- Operate multiple storefronts & dev environments without duplicating code or databases, keeping production stable while you build new features.
- Keep performance on track with tasks like indexer maintenance, LiteMage full-page caching, and smart cron scheduling.
Going live with your Magento 2 store
Read more: Going live with your Magento 2 storeLearn the final steps to take your Magento 2 store live. This guide covers updating DNS, changing the base URL, enabling SSL, and clearing caches.
How to configure multiple Magento storefronts
Read more: How to configure multiple Magento storefrontsHow to configure multiple storefronts for a single Magento 1 website.
How to create Magento 2 dev sites
Read more: How to create Magento 2 dev sitesHow Nexcess clients on physical (non-cloud) clients can create Magento 2 development (dev) sites.
How to customize Magento 2 email templates
Read more: How to customize Magento 2 email templatesYou can customize Magento 2 email templates for your shop’s transactional emails using HTML/CSS files, XML themes, store email addresses — along with directives and predefined/custom variables.
How to issue a reindex in Magento
Read more: How to issue a reindex in MagentoLearn how to issue a reindex to optimize performance in Magento 1 from the admin panel or command line, which requires SSH access and some familiarity with the command line interface (CLI).
Installing Magento with cPanel
Read more: Installing Magento with cPanelEasily install Magento on your server using cPanel. This guide shows you how to use the Softaculous installer to launch your store in minutes.
Magento 2 Admin Login: Disable 2FA
Read more: Magento 2 Admin Login: Disable 2FAAlthough not recommended for production, learn how to disable 2FA in Magento 2.4+ for dev or staging environments using the command line.
Magento Security Best Practices
Read more: Magento Security Best PracticesSecure your online store with our Magento Security Best Practices. Learn to configure SSL, harden access controls, and prevent data breaches.