Skip to content

v1.0.0 - Initial release

Latest
Compare
Choose a tag to compare
@CNRP CNRP released this 27 Jul 22:20
· 1 commit to main since this release

Initial Release of Laravel Instagram Feed

This is the first public release of the Laravel Instagram Feed package using Filament.

Key Features:

  • OAuth authentication with Instagram
  • Support for multiple Instagram profiles
  • Fetch and store Instagram feed data
  • Filament admin panel integration
  • WebP image conversion

Planned Features

  • Scheduled refreshing of auth tokens and fetching feed
  • Call api/download in batches
  • Customizable front-end components
  • Configurable compression settings/disable conversion
  • Hide posts

Installation:

composer require cnrp/laravel-instagram-feed

For full documentation and usage instructions, please refer to the README.

We welcome feedback and contributions! If you encounter any issues or have suggestions, please open an issue.