Platform icon indicating copy to clipboard operation
Platform copied to clipboard

A modular multilingual CMS built with Laravel 5.

Results 81 Platform issues
Sort by recently updated
recently updated
newest added

Bumps [moment](https://github.com/moment/moment) from 2.19.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Hi I want to generate rtl theme for backend. can you help me?

The concept of this project is very interenting. But i would to know if this project is still supported? Thanks Guys

I want to upgrade cms to latest tech-stack who will contribute with me ?

What is the easiest way to change the language of the CMS panel itself? I have a website for a client that works in DE and EN. The backend should...

Bumps [marked](https://github.com/markedjs/marked) from 0.4.0 to 4.0.10. Release notes Sourced from marked's releases. v4.0.10 4.0.10 (2022-01-13) Bug Fixes security: fix redos vulnerabilities (8f80657) v4.0.9 4.0.9 (2022-01-06) Bug Fixes retain line breaks...

dependencies

When the browser window isn't large enough, the image preview in the image picker can cause horizontal scrollbars to appear. There is now a max-width to prevent the image size...

Fixes size and spacing of admin sidebar icons so it looks nice, and more like the original AdminLTE theme Before: ![Screenshot from 2021-10-29 23-33-53](https://user-images.githubusercontent.com/1587455/139508432-1dd18ef6-5cba-4825-8883-8759856595dc.png) After: ![Screenshot from 2021-10-29 23-32-41](https://user-images.githubusercontent.com/1587455/139508422-a93f457b-7fbf-41f7-9a8d-990c7ce5f5c4.png)

When you insert an image into CKEditor from the media library, it will automatically populate the alt attribute, based on what's set as the alt attribute in the media library

A solution to issue #813 , and supersedes pull request #815 Changes: - Upgrades docker ubuntu version from 16.04 to 18.04 (16.04 no longer maintained) - Passes `DEBIAN_FRONTEND=noninteractive` flag during...