All Projects → kiwicommerce → magento2-inventory-log

kiwicommerce / magento2-inventory-log

Licence: other
Magento 2 - Inventory Log by KiwiCommerce

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to magento2-inventory-log

module-blog-sample-data
Sample data for Magento 2 blog extension
Stars: ✭ 15 (-54.55%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento-2-infinite-scroll
Magepow Infinite Scroll extension Free hepls website loading content and products without reloading page
Stars: ✭ 17 (-48.48%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento2-module-url-data-integrity-checker
Magento 2 module which can find potential url related problems in your catalog data
Stars: ✭ 218 (+560.61%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento-module-wishlist-api
Adds an API to interact with the Magento2 wishlist.
Stars: ✭ 17 (-48.48%)
Mutual labels:  magento2, magento2-extension, magento2-module
clean-admin-menu
Magento 2 Extension to cleanup admin menu and Store > Configuration area by arranging third party extension items.
Stars: ✭ 101 (+206.06%)
Mutual labels:  magento2, magento2-extension, magento2-module
m2.ReCaptcha
Magento2. Extension is integrate Google Recaptcha with your Magento2 store.
Stars: ✭ 31 (-6.06%)
Mutual labels:  magento2, magento2-extension, magento2-module
m2.SmartCategory
Magento2. Extension Smart Category rules dynamically change the product selection according to a set of conditions.
Stars: ✭ 78 (+136.36%)
Mutual labels:  magento2, magento2-extension, magento2-module
international-telephone-input
Integration to Magento 2 a jQuery plugin for entering and validating international telephone numbers.
Stars: ✭ 26 (-21.21%)
Mutual labels:  magento2, magento2-extension, magento2-module
module-wysiwyg-advanced
Extend TinyMCE 4 & 5 tools in Magento 2
Stars: ✭ 60 (+81.82%)
Mutual labels:  magento2, magento2-extension, magento2-module
module-login-as-customer
Allows admin to login as a customer (enter to customer account).
Stars: ✭ 104 (+215.15%)
Mutual labels:  magento2, magento2-extension, magento2-module
module-conflict-detector
magefan.com/magento2-conflict-detector
Stars: ✭ 40 (+21.21%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento-2-google-xml-sitemap
Google XML Sitemap for Magento 2 helps Google search bots find all every corner on your website to index, bring in potential benefits for your SEO strategy. Also, the HTML sitemap will help users more easily search for information on your site than only use Magento default.
Stars: ✭ 31 (-6.06%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento2
Módulo de pagamento para Magento 2
Stars: ✭ 27 (-18.18%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento2-custom-shipping
Custom Shipping Module for Magento 2
Stars: ✭ 64 (+93.94%)
Mutual labels:  magento2, magento2-extension, magento2-module
currency-format
The «Price Format» extension for Magento 2
Stars: ✭ 18 (-45.45%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento2-edit-order-email
Magento2 - Edit Order Email from Admin
Stars: ✭ 30 (-9.09%)
Mutual labels:  magento2, magento2-extension, magento2-module
Brazilian-Solutions
Este repositório permite a discussão da comunidade brasileira Magento sobre módulos e soluções para o mercado brasileiro.
Stars: ✭ 19 (-42.42%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento2-language-tr tr
Magento2 Turkish Translation / Magento2 Türkçe Çevirisi
Stars: ✭ 28 (-15.15%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento2-checkout-custom-form
Add a custom form to Magento 2 checkout.
Stars: ✭ 95 (+187.88%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento-grid-colors
Magento 2 Grid Colors module for colorizing admin grids. Supports saving of states with the help of grid's bookmarks.
Stars: ✭ 54 (+63.64%)
Mutual labels:  magento2, magento2-extension, magento2-module

We're not maintaining this extension, if you need any support please contact us at [email protected]

Magento 2 - Inventory Log by KiwiCommerce

Overview

  • Keep the log of product inventory for every single transaction. Ex. Product import, Order placed, Insert/Update operation through queries and lot more.
  • Admin knows when and why the inventory changed.
  • This extension keeps a log of inventory when
    • Order placed from frontend, admin and API
    • Product import
    • Manually product inventory change by admin
    • Directly inventory insert update in a database
    • Product created using API
    • Credit Memo generation
    • Order fail and Cancel

Installation

  1. Composer Installation

    • Navigate to your Magento root folder
      cd path_to_the_magento_root_directory
    • Then run the following command
      composer require kiwicommerce/module-inventory-log
    • Make sure that composer finished the installation without errors.
  2. Command Line Installation

    • Backup your web directory and database.
    • Download Inventory Log installation package from here.
    • Upload contents of the Inventory Log installation package to your Magento root directory.
    • Navigate to your Magento root folder
      cd path_to_the_magento_root_directory
    • Then run the following command
      php bin/magento module:enable KiwiCommerce_InventoryLog
    • Log out from the backend and log in again.
  • After install the extension, run the following command
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    php bin/magento cache:flush

Find More details on KiwiCommerce

Features

Navigate to Products > Catalog

Navigate to Product > Catalog and Click on edit link of the product


Product Inventory log grid

Click on Inventory log link and you shall have respective product inventory log grid.


Configuration

You need to follow this path. Stores > Configuration > KIWICOMMERCE EXTENSIONS > Inventory Log


Constraints

  • Database user must have to get the create trigger permission in order to use this extension.
  • After enabling disabled extension using the command, admin/user will have to enable the extension again from the store configuration

Contribution

Well unfortunately there is no formal way to contribute, we would encourage you to feel free and contribute by:

  • Creating bug reports, issues or feature requests on Github
  • Submitting pull requests for improvements.

We love answering questions or doubts simply ask us in issue section. We're looking forward to hearing from you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].