×
jcomcms.com

Ubuntu file permision

No comments
Linux always may give you troubles with permissions so i will show you few command lines what can help you in this situation: 1)Create a group www-data   sudo addgroup www-data 2) Add user nginx in group www-data sudo adduser nginx...
read more

How to edit application.property

No comments
How to edit application.property ...
read more

Translate or add new language

No comments
In this post we will talk about translate If your website is in different language than English, and if you will need to edit some words on website than you will need to go to: Admin -> General Setting -> Language After click...
read more

Language

No comments
Cms support any language,  for many language is not 100% translate so you have to translate it by your self. Also Support multiple language to change or add a new language to website you need to go to General settings->Language , ...
read more

Short Code

No comments
Watcms Short Code. A shortcode is small code, what you can add it in any part of your page, and in that part it will show something.  Shortcodes can embed files or create objects that would normally require lots of...
read more

WatCMS Helpers

No comments
Helpers are a quck functions what you can use anywhere in your theme or module it may be caled like function_name($params). Many of helpers you can find in Laravel Documentations.  There is two tipe of helpers simple methods and OOP...
read more

Add - Edit products

No comments
There is 3 types of products you can sell 1) Simple products - Go to Add new Product and fill the boxes   2) Variable products - Go to Add new Product and fill the boxes you will need also to Add any...
read more

How to install JcomCMS

No comments
To run a java website you will need a java hosting or VPS or dedicated server If you have a static ip and fast internet you can use your computer or laptop like a hosting for your java website only you...
read more