Mulberry POS Configuration
Configuration Presets
-- Select a preset --
Default Configuration
Bank Mode
Minimal Interface
D30 - BankMode OFF
D30 - BankMode ON
Minimal Interface
Minimal Interface
Send Selected Preset
<% for(let i=0; i<4; i++) { %>
Item <%= i+1 %>
<% } %>
Receipt #00123
<% if (defaultConfig.printLogo) { %>
<% } %>
Total ............ 10.00$
<% if (defaultConfig.printURL) { %>
<% } %>
MQTT Topic
<% topics.forEach(topic=> { %>
<%= topic.deviceName %> (<%= topic.deviceID %>)
<% }); %>
Save & Publish
Main Logo
Static Image
Upload Image
<% staticImages.forEach(img=> { %>
<%= img %>
<% }); %>
Navigation Items
<% defaultConfig.navItems.forEach((item, index)=> { %>
Item <%= index+1 %>
Page
>Home
>Scan
>Printer
>Settings
>PinPad
>Cashier
Name
Icon
>Static
>Upload
<% staticImages.forEach(img=> { %>
> <%= img %>
<% }); %>
Position
> Enabled
<% }); %>
Footer Logo
Static Image
Upload Image
<% staticImages.forEach(img=> { %>
<%= img %>
<% }); %>
Footer Logo Visibility
>
Bank Mode
>
Print Logo
Static Image
Upload Image
<% staticImages.forEach(img=> { %>
<%= img %>
<% }); %>
Print URL
Greeting Text
Footer Text
Primary Color
Secondary Color
Configuration JSON