richard-parnaby-king/pixie-media-test

Pixie Media test module. Fetch data from a remote api, store it in magento, show the data in admin grid and let admin edit the data.

dev-master 2022-11-11 21:46 UTC

This package is auto-updated.

Last update: 2024-05-12 00:53:29 UTC


README

This is a small test package that provides a service for retrieving data from a remote API, stores it locally in the magento database, displays the data on the front-end via route (show all) and widget (show specific one), displays the data in the admin grid and lets the admin edit the data.

Installation

composer require richard-parnaby-king/pixie-media-test

License

MIT