- Updated plugin for Craft 4.
- Updated composer extras. No changes made in codebase.
- Updated documentation.
- Removed requireAdmin() when saving settings so that plugin access can be granted to user/group through permissions.
- Removed files which are no longer used.
- Cleaned up repo.
- Fixed a bug so that getFullPath won 't be called from console requests.
- Updated README and "getting started" documentation.
- Removed requireAdmin() from default controller init method so that plugin access can be granted to user/group through permissions.
- Updated plugin css and node packages.
- Added support for using code snippet copied directly from Facebook page settings.
- New translations.
- Updated Graph API to the current (v8.0) version.
- Updated README and "getting started" documentation.
- Fixed minor html bugs.
- Corrected version number.
- Changed sidebar menu items in CP under plugin's Site Settings to show a green or red status label based only on plugin's
enabled
setting regardless of opening hours or sections.
- Initial release.