Search results

  1. Z

    Best multivendor plugin for opencart

    I have created my own multi seller plugin. It doesn't have lots of features but it gets the job done. I will share it here in a few days.
  2. Z

    Product Upload SEO URL Enhancement

    SEO is the most important thing to have on a website and opencart doesn't have good SEO defaults. This will add validation to product upload. Features 1. SEO URL is required 2. SEO URL should have no special characters and space <?xml version="1.0" encoding="utf-8"?> <modification>...
  3. Z

    Get parent category in admin product upload

    This is a simple extension that I made to get the parent category in admin page product upload. Source code <?xml version="1.0" encoding="utf-8"?> <modification> <name>Get Parent Categories</name> <version>1.0</version> <author>Jay Mendrez</author>...
  4. Z

    Thank you for making websites like this

    These type of website really helped me a lot with learning & developing something in different ecommerce platforms. It is not possible for me to purchase these kinds of stuff, although it has some issues but it is better than nothing.
  5. Z

    What are your use case for nulled stuff

    For me it is great way to learn how to developed something if you have other source code to look at and learn from it. So if you are a developer and you are just starting, don't use these nulled plugins/themes for a client just look at the source and learn from it. Maybe you can create something...
  6. Z

    What do you think about this alternative to shopify

    The platform that I'm talking about is MedusaJS, it is an alternative to shopify - not the SAAS but the store functionality. I've tested it, how it works is you can deploy the backend from another server like heroku and the admin/storefront in another like netlify. It basically works as headless...
  7. Z

    V1.7 Prestashop Store Pickup Module 2.0.4

    thank you
  8. Z

    v1.6-v1.7 Abandoned Cart Reminder Pro 2.3.1

    thank you
  9. Z

    Cpanel and scaling for web

    I advice you to not use Cpanel because you will have problems with scaling your application, instead use something like AWS Lightsail and configure everything from there.
  10. Z

    Scaling your website strategies

    What are your ways on scaling your website if it gets more traffic?
  11. Z

    V1.7 Multi vendor Marketplace V3.0.2

    thank you
  12. Z

    Opencart default not SEO ready

    I just want to share this, I've been a developer for a company using opencart and working with SEO is a struggle. In opencart SEO friendly URLs are not enabled by default. In order for you to have a proper SEO you need to install an extension and that doesn't make any sense. A good ecommerce...
Top