Skip to content

how to get revenue using custom period or date range?

how can we get the Revenue using custom Period or Date? below is code, custom.php : /var/www/html/m2_new_staging/app/code/Rental/Totalrevenue/Model/Api <?php namespace RentalTotalrevenueModelApi; use MagentoReportsModelResourceModelOrderCollectionFactory; use PsrLogLoggerInterface; class Custom { protected $_collectionFactory; protected $logger; public function __construct( LoggerInterface $logger, CollectionFactory $collectionFactory ) {… Read More »how to get revenue using custom period or date range?

Selling large digital downloads

Hi Guys, I hope this is the correct section of the forum for this. I need to sell digital products that are very large. They basically ZI… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1879661&goto=newpost

Delete Custom module

I am new to magento development, made a custom module Vendor: Scandiweb Module: Scandiweb_Test The naming convention is not correct so I decided to delete it, I can’t run module:uninstall because its not installed from composer, I deleted the directory… Read More »Delete Custom module