Notice: This project is marked as stale. This means that it may work fine, but it
has no file releases or repository commits in over a year. Use your own
discretion when using this project.
base64image
This Smarty plugin encodes an image to base64 format. For CMS Made Simple 2.x.
It can help you to make the site page faster and pass the PageSpeed Insights test.
HTML:

CSS: background: url([[base64image src="uploads/simplex/images/palm-circle.png"]]) no-repeat;