Backend Change Logs
– contact us message from app fix ( Api )
– removing shop tags ( Backend )
– update product according to discount publish/unpublish ( Backend )
Backend Effected Files
– application/controllers/backend/Shops.php
– application/config/autoload.php
– application/controllers/backend/Discounts.php
– application/config/ps_config.php
– application/views/backend/partials/header.php
– application/views/backend/profile/entry_form.php
{Deleted} – application/views/backend/tags/entry_form.php (Backend)
{Deleted} – application/views/backend/tags/entry_form_script.php (Backend)
{Deleted} – application/views/backend/tags/list.php (Backend)
{Deleted} – application/views/backend/tags/list_script.php (Backend)
{Deleted} – application/views/backend/tags/search_form.php (Backend)
{Deleted} – application/models/Shoptag.php (Backend)
{Deleted} – application/models/Tag.php (Backend)
{Deleted} – application/controllers/backend/Tags.php (Backend)
Android Change Logs
– Updated and fixed stripe issue
– Updated dependencies
Android Effected Files
–