
here are some sample modules to start with
https://github.com/unacms/una-vendor-test
https://github.com/unacms/una-vendor-template
15d ago

Hello boonex community,
I’ve been using Dolphin CMS for a long time, and I had even built a few custom modules for it back then. Now I’m planning to create a new custom module in UNA CMS.
What’s the best approach to start module development in UNA?
Are there any existing sample modules or boilerplate I can use as a reference?
In Dolphin, I worked with [mention any specific module or feature if you want], and I’m curious to know how similar or dif
75d ago

Is anyone still supporting this. I cant embed a video in a group. If there's no support, then how do I get a refund.
80d ago

First of all, you may see the UNA demos on the 2 sites:
online.me
and
unacms.com
And you may easily to work with the styles of your site viaz the admin panel directly, it's no necessary to edit the CSS files themselves.
Yes, the search by keyword is available too.
95d ago

Thanks for your feedback.
I think I am going have to do a rebuild.
96d ago

I solved the problem of double clicking "Submit" in the forum! After I joined Dolphin (Registered: 02.03.12), it was finally solved after 13 years! Finally!
Double-clicking "Submit" will post 2 discussions, but the latest one will not be opened!
Open modules / boonex / forum / classes / DbForum.php then correct it to this:
function newTopic($f, $title, $text, $sticky, $user, $uri)
{
$ts = time();
$sticky = $sticky ? $ts : 0;
/
102d ago

Hi ilbellodelweb!!! I hope all is well with you. I've been waiting for your update!!!!!
163d ago

Any hosts still actually working with boonex?
164d ago