Dynamic Website Widgets is a flexible system for managing and displaying website content.
You can save a lot of time and headaches by controlling your website data dynamically and never repeat same code on different pages.
This is done by storing your content in a database and managing it with an intuitive admin panel.
In this current version you have the option to make 9 different widgets.
You can then manage them into groups and display them on your website very easily or use a single widget anywhere you want.
This is done by 3 lines of PHP code which you have to paste inside your code only once, after that you can control everything from the admin panel.
The current available widgets are:
- Text block – simple text storing widget
- Raw HTML – widget to store any HTML data
- YouTube video – allows you to embed YouTube video
- Facebook fanpage – add a Facebook page with like button and recent posts
- Text spoiler
- Read more/less
- Scroll to top
- Countdown widget – timer to a specific date with a message after countdown is finished
- Mirror widget – this allows you to mirror any other widget from a different group
Demo project details
Admin panel
Demo display page
Username: admin; Password: 1234;
In there you can create your own groups and widgets and test the application.
Please have in mind that some of the features are disabled for security reasons.
This application will provide a lot of flexibility to your project by storing your information in a database, allowing you to manage it very easily and aiding your website administration by not repeating stuff on every page.