CMS MADE SIMPLE FORGE

Name Type Description
CDNPickrrr Module Have you ever been in a situation where you wanted to include a Library from a CDN like Google or Microsoft but just couldn't remember what the URL was? Opening yet another Browser tab, searching through your Bookmarks. This module comes to your rescue. It doesn't do much but listing all possible libraries in CMSMS backend, making it easy for you to choose and copy correct path to a library. If you find more CDN's that might be useful and would like to see these included in next releases feel free to commit to GitHub https://github.com/uniqu3/CDNPickrrr/blob/master/lib/scripts/resources.json
AWSS3 Module The AWSS3 module provides seamless integration between CMS Made Simple and Amazon S3 cloud storage, enabling you to store and manage your website's media files in AWS S3 buckets. With multi-bucket support, you can define different buckets for different purposes, each with its own region, allowed extensions, and CDN configuration. Features Multi-bucket support with per-bucket region, extensions, and CDN URL Credentials managed by the AWSSDK module (AWS profile, IAM role, or explicit keys) File browser interface with pagination, sorting, and directory navigation ...