sr9yar / magento-articles

A custom Magento 1.9 module for creating articles from the backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magento-articles test

A custom Magento 1.9 module for creating articles from the backend. Frontend article display. CRUD operations for articles in the admin panel.

Build the project:

sh build

Start the project when the containers are built:

sh start

Stop the containers:

sh stop

Remove the project containers and app image (not pulled images):

sh remove

Module code only

The resulting module code is in the module folder. It is mounted into the corresponding folders during the container build.

Demo

demo

About

A custom Magento 1.9 module for creating articles from the backend.

License:MIT License


Languages

Language:PHP 83.7%Language:Dockerfile 8.4%Language:HTML 4.6%Language:Shell 3.2%Language:CSS 0.1%