Base
Base copied to clipboard
Multilingual CMS built with Laravel.
Is there any possibility of adding the paymaster feature? Such as used in zkSync? Enabling users to use other forms of gas and not just solely native eth?
Unable to install composer require typicms/pages and composer require typicms/menus and maybe so on
With laravel 10.10 composer require typicms/menus ./composer.json has been updated Running composer update typicms/menus Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an...
Checkboxes are not checked when the page loads, although they should. The problem was in a non-strict condition Solution for ItemListTree.vue: ```vue ``` Solution for ItemListStatusButton.vue: ```js statusOn() { if...
Hi, could someone, please, explain to me how taxonomies and terms works? I need to add custom fields to news and pages and i don't know if its posible. Thanks
When I visit the admin setting URL,the error occur : Error PHP 8.3.7 10.48.11 Call to undefined function system() resources / views / vendor / settings / admin / index.blade.php ...
Hi it seems, TypiCMS still uses CKEditor 4 but CKEditor 4 reached its End-of-Life in June 2023 https://ckeditor.com/ckeditor-4/ Please check.
On installing or running below command we are getting Class "Redis" not found composer create-project typicms/base mywebsite
the setup and migration is not working properly and the redis issue presist continuously
At the beginning error with wsc plugin appeared. The solution was remove wsc in webpack.mix.js Then there's the domino effect with bootstrap variables for admin.scss and public scss - SassError:...
hi after install modules 'slides' error in admin panel like this when i check route list using `php artisan route:list` route list for slide modules not present like show in...