We have been developing our product base on moqui for a while. Today we would like to release the Vietnamese package (Vietnamese label and accounting setting) to moqui community. We try to build a larger commnunity of moqui developer in Vietnam. We can share with you our successful experience and many products and services that we are providing base on moqui.
Contribute to olbius/moqui_vi_VN development by creating an account on GitHub.
My email contact: franck.nguyen@mont-e.com
4 Likes
Great! Thank you for contributing that.
It would be cool to see what youâve done with Moqui.
Hi Michael,
we have deployed moqui for many client in different business model.
I will share with you some example feature underneath:
mobile app for sales man to sales product to stores all over the city.
New user can only post 1 media at a time, I will seperate in differeent replies.
1 Like
Our reporting and dashboard all base all Data Document/Elastics
Here are just few example features.
One thing we can share is that with restful api and service oriented, event driven architecture of moqui, Ăts really low code and low cost, very fast to market product.
2 Likes
Wow⊠this is great stuff! Thanks for sharing.
1 Like
That looks great! Itâs always cool to see another product built on Moqui.
1 Like
How to run it? Iâm stuck in some places
Please be specific ! you simply get it as component then load it.
1 Like
Thank you for replying to me. I already cloned the moqui framework from Githup. Now just gradlew getComponent -Pcomponent=moqui_vi_VN is ok, right?
1 Like
pls run gradlew load after that !
1 Like
it is what it is :)) the component does not exist by default, you have to add to myaddons.xml á» addons.xml
1 Like
Can you guide me more clearly?
After cloning moqui-framework from github,
Download runtime
./gradlew getRuntime
Create myaddons.xml file containing:
<addons>
<!-- Olbius Components -->
<component name="moqui_vi_VN" group="olbius" version="" branch="main"/>
</addons>
Download the Olbius component
./gradlew getComponent -Pcomponent=moqui_vi_VN
1 Like
Thank you so much for helping me solve the problem
1 Like
please help me to solve this error:
ERROR main .moqui.i.e.EntityDatasourceFactoryImpl Error connecting to DataSource transactional (h2),