Dear Arastta users,

It seems there is a misunderstanding about vQmod and Arastta.

Arastta supports both vQmod and OCmod in the core, nothing else required.

Moreover, you can install both vQmod and OCmod extensions from the Extension Installer and handle both of them from the Modifications page.

Enjoy Arastta ;)
Tuesday, June 16 2015, 10:14 PM
Like
1
Share this post:
Responses (13)
  • Accepted Answer

    Tuesday, June 16 2015, 11:33 PM - #Permalink
    The reason is pretty simple: We want to offer an easy to use system to users. Not 2 different hacking platforms with different caches, different executions, working methods etc. Also, you don't need to refresh the cache, Arastta does that itself after extension install.

    Does that mean it's perfect? Definitely not and you're all welcome to contribute.

    As for the future of vQmod, let's talk when it comes ;)
    Like
    1
    The reply is currently minimized Show
  • Accepted Answer

    Friday, June 26 2015, 04:17 PM - #Permalink
    Modification system has been refactored and will be available in 1.0.7 version of Arastta. It includes all vQmod + OCmod features under a single system.

    https://github.com/arastta/arastta/pull/91
    Like
    1
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, July 01 2015, 12:46 PM - #Permalink
    Since Arastta 1.0.8, the XML files won't be read twice if vQmod engine is installed: https://github.com/arastta/arastta/pull/105

    So you're free to choose the native vQmod engine or the modification system of Arastta for vQmod extensions ;)
    Like
    1
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, June 16 2015, 11:19 PM - #Permalink
    The "VQMod" you have is a bit of a hack to be honest to get it to work with the modification system. It's pointless and won't work with future upgrades of VQMod. Therefore you're boxing in users to the version that is currently available. Why it can't just work the way a standard OC2 install does with VQMod 2.5.X I really don't know. It makes no sense to me. Also, some of us prefer the way VQMod is made, not the OCMod version in the admin that needs you to refresh/clear caches to get it to work
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, June 17 2015, 12:32 AM - #Permalink
    I can see where you're coming from to a point Denis, but using a hacked up OCMod/VQMod frankenstein is like taking say the code from phpmailer and forcing it through opencarts standard code to work. It's just my opinion, but I really don't see the point personally. It's making unnecessary work for yourselves in the future and putting an unneeded restriction on users.

    I'll give a simple version of why this is a pain for me in particular. As I develop VQMods engine, I cannot test out any new code or features on Arastta. It would have to be tested out on OpenCart only
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, June 17 2015, 01:02 AM - #Permalink
    Jay, while I definitely agree that your point valid for you as the developer of vQmod engine, I doubt it is for the people outside, us. The frankenstein example is not valid as Arastta does not firstly pass XML files to vQmod then to OCmod, it's OCmod is capable to read both directly.

    In 1.0.7, we're also going to close the missing gaps of the current vQmod that we talked via email.

    In short, Arastta ships with an improved OCmod that is capable to run both vQmod and OCmod extensions.
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, June 17 2015, 05:34 PM - #Permalink
    Btw, you can also install vQmod engine into Arastta and let it working just as within OpenCart ;)
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, June 20 2015, 02:09 AM - #Permalink
    Haven't tried this, but wouldn't it conflict with the /vqmod/xml/ directory used by the OCMod stuff? Essentially doubling the mods applied
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, June 20 2015, 03:29 AM - #Permalink
    /vqmod/xml/ is used for vQmod files

    /system/xml/ is used for OCmod files

    The opencart.xml file of VQmod seems to work fine. Haven't test any extension yet.
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, June 20 2015, 03:34 AM - #Permalink
    So if I'm understanding you correctly, the directory /vqmod/xml/ isn't used by arastta at all? I'm pretty sure that's not the case unless this has been modified in a recent update
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, June 24 2015, 10:23 AM - #Permalink
    It is used, to read vQmods and apply them. After installing vQmod engine, those mods will be read twice but the system will work.
    The reply is currently minimized Show
  • Accepted Answer

    Hoang Dung
    Hoang Dung
    Offline
    Tuesday, September 22 2015, 09:52 AM - #Permalink
    Hi,
    How to used modification in arastta admin
    Does this like opencart?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, September 22 2015, 10:07 AM - #Permalink
    Here you can find more details about the modification system http://arastta.org/docs/developers/modification-system
    The reply is currently minimized Show
Your Reply