anasstouaticoder/magento2-module-base

The base module will contain All common components used by other modules

Installs: 3 210

Dependents: 6

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/anasstouaticoder/magento2-module-base

1.2.18 2025-08-11 13:35 UTC

This package is auto-updated.

Last update: 2025-10-11 14:02:35 UTC


README

Copy field path and value, display its override values in parent scope

Supported Magento Versions Latest Stable Version Composer Downloads Maintained - Yes
``anasstouaticoder/magento2-module-base``

Main Functionalities

Base Module

Installation

* = in production please use the --keep-generated option

install from composer 2

  • basically this module will be installed as dependency for other modules also it can be Installed manually.
  • In magento project root directory run command composer require anasstouaticoder/magento2-module-base
  • Enable the module by running php bin/magento module:enable AnassTouatiCoder_Base
  • Flush the cache by running php bin/magento cache:flush

Zip file

  • Unzip the zip file in app/code/AnassTouatiCoder
  • Enable the module by running php bin/magento module:enable AnassTouatiCoder_Base
  • Flush the cache by running php bin/magento cache:flush

In Back Office

Go to Store => Configuration, you will see that a new section Atouati Tools has been added.

Specifications

The base module will contain All common components used by other modules

License

MIT