Download latest version of package
Joomla 4.0+ compatible also with Joomla 5.0+
- fix uninstall issue #79
- add translation for Greek
- re-add translations for French; import them from old translation package
- Some cosmetic changes to better fit the new admin template for joomla 4 & 5
- Rawurlencode filenames when not using secure download links
- Fix attachment parent info saving for Joomla 5 for new articles
- Correct add attachment in backend
- correct ReferenceError: submitbutton is not defined in add Attachment for article
- Fix plugin warnings
- Add a hint if no extensions are allowed due to joomla upgrade
- Fix Deprecated: explode() when upload a file (FE) #64
- Allow plugins to be loaded from cli. Fixes #61
- Merge pull request #60 from mckillo/master Some small fix about install, string, datetime, deprecated
- add server update
- attachments variable is always an array. Check if not empty
- Fix warnings when there are no attachments available
- Rework plugin insert attachment token
- Fix admin edit attachment dialog tested OK
- Show attachments as links in admin while editing an article
- Fix admin edit attachment dialog
- Provide sane values for the database #50
- correction for Blank page in popup after adding file #41
- Show attachments for blog articles issue #40
- Add scrollbar to iframes
- Fix modal not closing
- The Event::getArguments changed in Joomla 5
- Reorganize code to work with both joomla 4 and 5
- make backup
- remove "Attachments - Plugin Framework" before upgrading to Joomla 4. If the site is already migrated to Joomla 4, you should first remove the folder
plugins/attachments/attachments_plugin_framework
and then remove it from the backend. - after upgrading the site to Joomla 4 install attachments 4.0.x
- check if all parts of the Attachment extension are enabled
This version is still maintained under branch https://github.com/jmcameron/attachments/tree/joomla_3.x