In this section we will create a dynamic menu using FlexiMenus JS for Dreamweaver, the Developer Edition.
Since this is a dynamic extension, in order to create the structure of the menu you will need a database table to store the information needed by each element. To get that data from the database we will use a PHP recordset.
Before going further, you need to install FlexiMenus JS on your computer (a free trial or a licensed version); you can find FlexiMenus JS on the Extend Studio Web site. More information about the extension installation and registering you can find in the Installation section of the documentation.
Create a new PHP page (or copy the one from the archive above) in the root folder of a Dreamweaver site. You also need to have a PHP/MySQL server and set it at as the testing server of the site you are using.
Now that we set up the stage, let's move to the actual menu creation and configuration.

Dynamic configuration
Set all the parameters as the are shown in the picture above. You can go ahead and test the menu now, as each skin has a default preset that will handle all the design settings, so you don't have to do this now.
Congratulations! You've just created your first FlexiMenusJS dynamic menu. I hope that this tutorial helped you to understand the basic workflow that needs to be followed when you create new menu using our extension. You might want to check out the rest of our tutorials for more detailed and complex usages of the extension.
Kind regards,
Extend Studio team