Features of V22 Lion


Next Generation Image Compression Built in "WebP"

180KBs
12KBs

Home / Backend

Backend Module

  1. Bootstrap v4.6
  2.  Bootstrap icons instead of font-awesome (more cleaner). Import via CDN

  3.  Yii2 Basic template with
  4.  /backend – admin module
  5. Uses backendController with /accesscontroller

MVCs

2. Globals

a. Able to set global variables i. senderEmail ii. defaultEmail b. Able to configure JSON arrays for variables **

3. Text_page

a. List of pages with textblocks based on [controller] and [action] b. Helps the UI

4. Text_blocks

a. Set a block of text that can be put into the frontend using static model function b. Can set richtext or plain text i. Use tinymce

5. Log [optional]

a. Logs traffic and clicks b. Used for statistics and security

6. Image webp thumb creator

``` components/common/thumbs ```

Image Asset Management

Upload Images and change their names while keeping their extension. You can expand this with a database to save the image and path