- Joined
- May 29, 2021
- Messages
- 518
- Reaction score
- 1,132
- Points
- 93
- Location
- Server Room
- Website
- localhost
- NullCash
- 9,708
Displays fixed sidebar on the left side with social media buttons.
Features
- A lot of customizable display options (colors, monocolred mode etc.)
- Ability to set Your own display order and social medias You want to show
- Responsive
- Friendly User Interface
- Multistore compatible
Changelog
v 2.0.0
- Multistore support
- Checked compatibility with newest PrestaShop 1.7 subversion
- Updated FontAwesome icons to display new icons (for example: telegram)
- Much better configuration page look
- Added new configuration options:
– Enable/Disable cache in module
– Display sidebar on left or right side
– Ability to set by your own: padding from top, icon box size, icon font size
– Option to decide if you want to make icon box wider on hover (and by how many pixels)
- Changed install() and uninstall() functions to match current database table pattern
- Ability to remove icons in the new tab
- Ability to add your own icons based on FontAwesome
- Added new social medias: Whatsapp, LinkedIn
- Added option to hide chosen icons on mobile devices
- Added option to display this sidebar in the sticky footer position on mobile devices
- Ability to set mobile breakpoint by yourself
- Added new social medias: Instagram, VK, Tumblr, WordPress, Spotify, Soundcloud
- Added option to hide this sidebar on mobile devices
- Added “version checker” tab where you can check now if your module version is current one
- Checked compatibility with PS 1.7
- FontAwesome is now always loaded – to make it work with each theme
- Code refactor