VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Development & Testing => Topic started by: Milbo on November 11, 2024, 19:49:02 PM

Title: Developing VirtueMart for WordPress
Post by: Milbo on November 11, 2024, 19:49:02 PM
The idea is quite simple. VirtueMart Extensions written with the VM code should work without changes on Joomla and Wordpress. For that we need to replace some joomla functions against proxies. The good thing is, we have todo this anyway for joomla 6.
I created some time ago already a WP file which "worked" in Wordpress already. For that I just copied the whole joomla library into the VM-folder of WP. This lead years ago to the file vmdefinitions, which is already prepared for Wordpress.

Anyone feel encouraged to join this thread, if you are willing to help coding and testing.
Title: Re: Developing VirtueMart for WordPress
Post by: DadoO on November 12, 2024, 14:28:03 PM
 :)  :)  :)  :)  :)  :)

YESSSSSSSSSSSSSSSSS

It's a very good idea
The best one
For on Joola, template less.... for Jom and Virtue
Lesss than lesss
Many problems to do a great website with a very short list of template
WP have a ENORMOUS db about template

I AM FOR !!!!

Just ONE Thing, very very important
Please see for a module to migrate
At this moment NOTHING, Cart to cart on WP is a ENOURmous cost when you have a lot of customers, and invoice...

If you have this IMPORTER ALL FINE
I'll see for my website on WP
Akkeeba existing too for WP

ALL FINE

So YES

HOpe than others USERS of VM follow this thread

PS> Milbo LOL don't forget the Invoice number membership LOL
Title: Re: Developing VirtueMart for WordPress
Post by: Milbo on November 12, 2024, 17:43:17 PM
The idea is that we do not need a migration tool, because the tables and database is just the same. :-)
Title: Re: Developing VirtueMart for WordPress
Post by: gba on November 13, 2024, 13:44:20 PM
👌👍
Title: Re: Developing VirtueMart for WordPress
Post by: NorrNext on December 16, 2024, 12:20:50 PM
This idea sounds interesting.
As far s I understand, all payment and shipping plugins should be rewritten according to WP structure.
And what is interesting: how the front-end template will looks like?
Should it use core WP templating system (default theme)?