2017 © Pedro Peláez
 

magento2-module magento2-module-contact

Extended functional for default Magento 2 Contact module

image

bogkov/magento2-module-contact

Extended functional for default Magento 2 Contact module

  • Friday, June 2, 2017
  • by bogkov
  • Repository
  • 1 Watchers
  • 4 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Extended Magento 2 Module Contact

Extended functional for default Magento 2 Contact module., (*1)

Install

Composer

This package can be installed as a Composer dependency bogkov/magento2-module-contact., (*2)

composer require bogkov/magento2-module-contact

Enable Module

php bin/magento module:enable Bogkov_Contact
php bin/magento setup:upgrade
php bin/magento setup:di:compile

You may need to Flush Magento Cache after installation., (*3)

Roadmap

1.0

  • [x] Core structure
  • [x] Setup InstallSchema and Uninstall
  • [x] ACL
  • [x] Routes
  • [x] Admin menu

1.1

  • [x] Model: resource model, grid collection
  • [x] Controller: admin index action index
  • [x] View: admin layout for admin controller index action index
  • [x] View: admin UI component contact grid
  • [x] View: contact grid actions

1.2

  • [x] I18n: Core
  • [x] Controller: admin index action view
  • [x] View: admin layout for admin controller index action view
  • [x] Controller: override default Magento contact action post
  • [X] View: contact grid action delete

1.3

  • [X] Controller: admin index action delete
  • [X] View: admin grid manual change status
  • [X] Controller: admin manual change status
  • [X] Controller: admin index action response
  • [x] Admin response email template and sent

The Versions

02/06 2017

dev-master

9999999-dev

Extended functional for default Magento 2 Contact module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0
  • magento/module-contact 100.0.*|100.1.*

 

by Bogdan Koval

02/06 2017

1.3.1

1.3.1.0

Extended functional for default Magento 2 Contact module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0
  • magento/module-contact 100.0.*|100.1.*

 

by Bogdan Koval