empiricompany / awesome-openmage

Curated list of awesome OpenMage extensions, resources and other highlights

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome OpenMage Awesome contributions welcome

Curated list of awesome OpenMage extensions, resources and other highlights.

Most important resources for new projects

Install OpenMage

  1. Configure your web server (virtual host or subfolder of a domain)
  2. Create the folder where you want to install OpenMage, enter it and execute
    composer require "openmage/magento-lts":"^20"
    it will automatically download the latest v20 release then ask for the OpenMage root directory, my suggestion is to use . (the current directory)
  3. open your web browser and navigate to the URL you configured in point 1, the web installer will take care of the rest

Documentation

To read

To watch

Tools

  • Magerun: provides a huge set of well tested command line commands which save hours of work time.
  • PHPStorm: the best IDE for OpenMage
  • Magicento: a plugin for PHPStorm than enables great features targeted to OpenMage development

Modules

This list is organized in alphabetical order.

Backend

Cache

Frontend

Image processing

Payment methods

Utilities

About

Curated list of awesome OpenMage extensions, resources and other highlights

License:MIT License