-
Семенов Александр
- /
- May 4, 2020
- /
- Releases
- /
- 0
- /
- 1392
Release skeeks cms-shop 2.3.5.9 + update cms + yii2 2.0.35
The section for working with customer profiles has been fixed.
-
Семенов Александр
- /
- Apr 29, 2020
- /
- Releases
- /
- 0
- /
- 1612
Release SkeekS CMS 5.6.5. What's new in CMS in 2020?
Recently, we have written little about updates in the CMS. But we did not write, not because there are none, but because there are many of them.
-
Семенов Александр
- /
- Aug 13, 2019
- /
- Releases
- /
- 0
- /
- 3105
SkeekS CMS 5.5.11 release works with yii2 2.0.24
A few days ago, a small update was released from yii2 version 2.0.17
It basically fixed bugs, and minor improvements were made, actually you can see this thing here: https://www.yiiframework.com/news/241/yii-2-0-24
And also a bug was fixed with the storage of component settings, due to which the settings for quick site management were lost.
-
Семенов Александр
- /
- Aug 13, 2019
- /
- Releases
- /
- 0
- /
- 3364
New settings for the skeeks / cms-shop 2.2.7.13 shop module
The most common settings that have to be changed in various templates when building a site are made in the settings of the Shop module.
The work of filters is also optimized, now they are built in a more optimal way, faster and easier.
-
Семенов Александр
- /
- Apr 18, 2019
- /
- Blog
- /
- 0
- /
- 4563
How to send a form to yii2 and skeeks cms via ajax?
If you search on this topic, you can find various tips for the yii2 framework. All of them boil down to the fact that you need to subscribe to a specific event of the form, intercept it, cancel the standard otppavku and form ajax request with the form data yourself.
Actually, a similar approach is implemented in skeeks cms, only this component is much more difficult, it can track the status of the submission, and prevent the form from being resubmitted until the first submission is completed.
-
Семенов Александр
- /
- Apr 18, 2019
- /
- Blog
- /
- 0
- /
- 3607
Updates to seo components and form designer.
Recently, we are updating a lot of components. But few announce about changes in them. In short, what's new in the cms-seo component and cms-cms-module-form2.
-
Семенов Александр
- /
- Apr 18, 2019
- /
- Blog
- /
- 0
- /
- 3265
Advanced work with the form designer in SkeekS CMS
-
Семенов Александр
- /
- Apr 15, 2019
- /
- Blog
- /
- 0
- /
- 3487
How to translate a site built on SkeekS CMS into different languages?
This is a description of the component that is suitable for any SkeekS CMS project. It allows you to translate the site into different languages.
Opportunities:
- Translation of content into different languages
- Translation of sections into different languages
- Generates SEO url with the addition of the language version
- Forms alternative meta tags (see source code)
- Gives user selectable language widget
- After 5 seconds, prompts the user to change the language on the site (if he understands that the user needs it)
-
Семенов Александр
- /
- Apr 13, 2019
- /
- Blog
- /
- 0
- /
- 3515
How to make multilingual url in Yii2 project?
This component is suitable for any Yii2 project . It allows you to hook into the process of rafting and the process of parsing the request, and add the site language parameter to the url.
Able to work with setting yii2 url manager ( enablePrettyUrl => true ) and doing beautiful url of the site.ru/en/path, site.ru/pt/path type
-
Семенов Александр
- /
- Apr 12, 2019
- /
- Blog
- /
- 0
- /
- 3279
How to update the project on SkeekS CMS 3 to version 5?
There are a large number of sites that run on SkeekS CMS version 3, although the last release of the 3rd branch is 3.2.3 - March 15, 2017, 0:50:37 (2 years ago). It was worth it before, but as they say "better late than never," I post an example of updating the site to the version of SkeekS CMS 5.
Popular
Release SkeekS CMS 5.6.5. What's new in CMS in 2020?
- Apr 29, 2020
SkeekS CMS 5.5.11 release works with yii2 2.0.24
- Aug 13, 2019
How to send a form to yii2 and skeeks cms via ajax?
- Apr 18, 2019