·
2 hours ago
Release Embed Office v1.2.2 - Compatible with J6.
If you are looking for a way to embed office files PDF, Word, Excel or Powerpoint in a Joomla article or module, this plugin is for you.
Download plugin and install it via Joomla installer. Then goto Extensions > Plugins > Content - Embed Office > Enable it. This plugin compatible with J3 to J6.
This plugin support both local and remote files. Just accept these extensions: PDF, doc(x), xls(x), ppt(x)
Create an example article and put code below:
{embedoffice <URL to file>}
Example with local file:
{embedoffice images/files/filename.pdf}
Example with remove file:
{embedoffice https://example.com/filename.pdf}
This plugin is Content type so if you want use it for module, please read this article.
I migrated about a thousand items with attachments from K2 using your tool and attachments plugin. I initially did this on a test account. Everything worked fine over there. The migrated article attachments worked fine. Then I backed it all up and moved it to my live domain. Now none of the attachments load. All I get is Exception File Not Found and I can't figure out where to look. Turning on error reporting and debug don't tell me anything. I am guessing the old files were not moved during the migration correct? Or how does that all work? I still have all the original folders in the original places as far as I can tell.