Create my second extension copying my first one
Hello guys, I hope you are well =). I'm tryng to create my second extension, duplicating the first one. I copied the entire folder, and inside the manifest.xml file, I've changed the following line of code:
<Menu> New_name</Menu>
However, right now, even if I have 2 folders, My PR recognize just one extension. I suppose I should change some other lines of code in order to make the two extension distinguishable by Premier. Which one should I change?
Moreover: My purpose is to use both extensions at the same time: is that possible?