New Feature In Ez Admin Helper Addon

A new action has been created for 'Archive Orders'. It is disabled by default.

Current licensees should automatically be upgraded over the next few days.

If Active (or the run_once link is clicked) it will archive orders to newly created tables named 'ez_archive_[table name]' (I.e. ez_archive_orders).

We chose to ARCHIVE rather than DELETE because the merchant might want to access the old data or even restore it into the related orders tables in the future (which can be easily done via phpMyAdmin). Or, the merchant may decide to just truncate the tables effectively deleting the orders.

This will NOT affect inventory in any way.

The action has one parameter which is 'days'. By default it is set to 1825 which is 5 years. But you can set it to whatever you want.

If the action is Active and cron is setup to run, by default it will run once a year on Jan 1 at 5am (daily DB backups are set to run at 4am by default). It is suggested that your run this immediately after doing a database backup

The product detail page is: https://ez-ms.com/ez-maint.html
And documentation is either in the Attachments tab on the above page or at: https://ez-ms.com/docs/ez_maint.pdf

Screen shots are available in the documentation.

The addon is still priced at:$34.99 (for a single store of cs-cart, MVE and additional storefronts are extra). There's no better deal around.
Note that this new functionality is not available in the V3 or V2 versions of the addon. But we do still support our work from way back then.

As a reminder, EZ Admin Helper is a single page of actions you can take for managing your site. You can also schedule all of these actions to run automatically. You can set whether to notify you by email of the results and you can disable the actions but still run them on demand by clicking a run_once link for each action.

It's all about making your life EZ'r! :-)

Here are the 'Actions' you can take all on one page in EZ Admin Helper
o Clear cache
o Clear template cache (V4 only)
o Clear thumb cache
o Clear logs
o Clear statistics
o Clear carts
o Backup site
o Optimize database
o Backup database
o Update currencies
o Monitor files
o Reset user passwords
o Change admin url
o Check detailed images (V4+ only)
o Check security intrusions (V4+ only)
o Sync orders and users (V4+ only)
o Archive orders (V4+ only)

Don't forget about our other products too!
Auto Mailer - Send followup emails on orders, form submissions, abandoned carts, new registrations, etc. Let customers submit reviews in bulk.

Buy One Gift One - Let customer declare a gift of a product after purchasing a product. They can gift themselves or others.

Bulk Status Change - Change statuses of orders in bulk. I.e. change all "In process" to "Shipped" at end of day.

Category Discounts - Provide discounts on products in category based on quantity purchased from category.

Charities - Enable your site to donate a portion of proceeds to charities you or your clients select. Donation amounts configurable by admin. Customer can choose which charity at checkout.

Checkout Charities - Round-up or donate amount to a single charity. Customer pays this donation while in our "Charities" addon, the merchant pays for the contribution.

Checkout Summary Fields - Add options at checkout like gift cards and text capture, gift wrapping, gender selection, special occasion, etc. Allows you to add cost for selected fields or to just use for information.

Cost Based Pricing and Profit Reporting - Optionally use cost as the basis for pricing. Import/Export as well as individual settings in the product details. Show profit in admin order views by item and on order.

Email Logging - Log all outbound emails that come from your site. Helps debug email issues and lets you verify that emails were in fact sent.

EZ Admin Helper - Schedule maintenance activities, file comparison check, check your site for known security intrusions, backup database, clear various caches, set admin url, etc. All the little things you need to do on one page. Can be run from cron on a cycle you choose.

EZ Status History - See log of status change history in admin orders sidebar (just below current status). Shows who/when status was changed.

EZ Tax Reporting - Display collected taxes by jurisdiction and responsibility. Critical for MVE environments to show vendors what their tax liability is to the taxing authorities they are responsible to.

EZ TaxJar - Many countries supported but focus is on American and Canadian merchants who want the greatest flexibility in their multi-jurisdictional tax environment. Works with Pro, Ultimate and MVE.

EZ Vendor Plans Plus - Category commissions, allocation of funds like taxes, shipping, etc. to either Vendor or Merchant with ability to remove from commissionable amounts. Give bonuses to vendors who meet certain performance targets.

Group Minimum Orders - Require usergroup(s) to have minimum cart value to checkout.

License Key Manager - Group products by key providers. Assign keys from providers to customer at checkout. Import new keys per provider. Export key usage.

Product Commissions - (Not for MVE, use EZ Vendor Plans Plus instead). Enable cs-cart merchants to assign commissions to products/categories. Great for photography/art sites where you want to provide commission on sales to providers of digital products.

Quickorder - Let customers choose from their order history to reorder past purchases.

Square Payments - Integration to Squareup, one of the most popular payment systems around. PCI compliant, use same account as your brick-and-mortar store, allows you to enter additional charges, refund, void, etc.

What does the "check detailed images" do Tony ?

it cleans up the cscart_images table. It will fix:

- any corresponding image files that are missing, it removed the entry.

- verify that the sizes in the image table actually match the sizes of the file(s), otherwise it will reset them.

- verify that the "object' related to the image still exists. If not, the entry is deleted.

- If a file is missing, it will check for alternates of the same name. I.e. if the images table has a path of foo.jpg and foo.jpg does not exist it will look for foo.JPG, foo.JPEG, foo.jpeg, etc.

Generally it's a housekeeping utility that ensure that everything is aligned as it should be. Suggest it be run AFTER a database backup, especially for the first time it's run.

It doesn't need to be run very frequently. Maybe twice a year. If you're seeing nothing be adjusted, then you could probably just run it manually ('run now" link) whenever you feel like it.

Documentation is at : https://ez-ms.com/docs/ez_maint.pdf

This is a great addon, excellent time saver and works well. Set up a cron (or ask your host to) and a few simple settings and your away

Defo recommended for the price

john