Topic: Installation of angular WYSIWYG plugin
athypar free asked 5 years ago
I had bought WYSIWYG plugin (Angular) recently and had received the download via email. However, I have not been able to call the WYSIWYG plugin from my angular application with MDBootstrap pro? Is there an instruction on how to install it?
Jordan free answered 5 years ago
Go to your Profile Dropdown > Orders
There will be a Downloads tab that will have your your available purchased content.
Select the "Bootstrap table editor plugin (Angular version) - Unlimited projects" option which will download a zip file containing some samples and the grid directive. You can see it in the root of the app dir: "mdb-table-editor-7.4.4.tgz".
I copied it into my existing projecy and then added to my package.json as such: " "mdb-table-editor": "file:src/app/plugins/mdb-table-editor-7.4.4.tgz","
Run npm install and you should be good to go. Just do the imports like they have in the sample projects.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.4.3
- Device: Laptop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No