Skip to content

Latest commit

 

History

History
96 lines (66 loc) · 2.7 KB

README.md

File metadata and controls

96 lines (66 loc) · 2.7 KB

SAMOOHYA - The Social Media Tool

⚠️ Warning: This is a pre-release version that is not recommended for production use.

SAMOOHYA is a comprehensive social media tool built with Laravel, leveraging the Graph API of Facebook™ (now Meta™). It facilitates seamless management, scheduling, and posting across various social media platforms, including Facebook, Twitter, Instagram, Pinterest, LinkedIn, and many more!

Use Cases

  • Utilize as a complete social media dashboard for seamless management.
  • Support post scheduling to engage the audience effectively.
  • Run campaigns to promote your brand or message.
  • Access analytics and insights to track your social media performance.
  • Create trending hashtags to boost your reach.

Features

  • Dashboard for a unified view of social media activities.
  • Extensive platform support for various social media channels.
  • Efficient media management for easy access and organization.
  • Advanced scheduling capabilities for optimized posting.
  • Robust tracking and analytics for data-driven decision-making.
  • Curated content support to enhance your social media presence.
  • Throttling to prevent blacklisting and ensure smooth operations.
  • Easy deployment and upgrade capabilities.
  • Built on Laravel 7, ensuring a reliable and up-to-date framework.

Requirements

  • PHP: 7.3 or higher
  • For MySQL users: 5.7.23 or higher
  • For MariaDB users: 10.2.7 or higher
  • Laravel: 7 or higher

Installation (10-15mins)

Step 1. Clone Repository and Extract

git clone https://github.com/swapins/samoohya.git

Step 2. Install Dependencies using Composer:

composer install

Step 3. Create ENV File and Generate App Key:

php artisan key:generate

Step 5. Update Social Media Apps and Obtain Relevant Tokens:

Testing

composer test

Changelog

Please see CHANGELOG for more information on recent changes.

Roadmap

  • Tasks
  • Files / Documents
  • Calendar (Calls, Meetings, Reminders)
  • Custom Fields
  • Activity Feed / Timelines
  • CSV Import / Export

Feedback

For any feedback or inquiries, you can contact us at [email protected].

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security-related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.