All Projects → AudienceHero → AudienceHero

AudienceHero / AudienceHero

Licence: MIT License
API centric, multi-tenant, audience management system.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Gherkin
971 projects
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to AudienceHero

pH4Social
📣 Social Networking Software built with Laravel PHP framework and Bootstrap.
Stars: ✭ 27 (-28.95%)
Mutual labels:  community-management
League-of-Legends-Accounts-Creator
Accounts Creator for League of Legends.
Stars: ✭ 46 (+21.05%)
Mutual labels:  creators
indiepen
An independent and privacy-friendly solution to embed HTML, CSS and JS code examples
Stars: ✭ 257 (+576.32%)
Mutual labels:  independent
Takoyaki
The real-time monitoring system for online communities
Stars: ✭ 20 (-47.37%)
Mutual labels:  community-management
beacon
A code of conduct reporting and management system created by Coraline Ada Ehmke, the author of the Contributor Covenant.
Stars: ✭ 30 (-21.05%)
Mutual labels:  community-management
ideas-for-projects-people-would-use
Every time I have an idea, I write it down. These are a collection of my top software ideas -- problems I think enough people have that don't have solutions. I expect you can reach a decent userbase if marketed correctly, as I am surely not the only one with these problems.
Stars: ✭ 646 (+1600%)
Mutual labels:  independent
Opensource-Contribution-Leaderboard
Open Source project contributors tracking leaderboard built with ❤️ in NodeJS 😉
Stars: ✭ 30 (-21.05%)
Mutual labels:  community-management
Apiato
PHP Framework for building scalable API's on top of Laravel.
Stars: ✭ 2,564 (+6647.37%)
Mutual labels:  api-centric

AudienceHero

GitHub license Scrutinizer Code Quality

AudienceHero is a modular, API-Centric, and multi-tenant community Management System for the independent creators. It aims to be the all-in-one toolkit for anybody needing to sustainably grow an audience.

The project is organized around a core, with extensions providing several different features.

  • AcquisitionFreeDownloadBundle: Exchange media against fans email addresses.
  • ActivityBundle: Log events, and aggregate stats.
  • ContactBundle: Contact Management.
  • ContactImportCsvBundle: Import contacts details from a CSV file.
  • CoreBundle: AudienceHero's core.
  • FileBundle: Media management.
  • ImageServerBundle: Image server.
  • MailingCampaign: Send mass mailing to contacts.
  • PodcastBundle: Podcast channels and episodes management.
  • PromoBundle: Send unreleased media to people, and gather feedback.
  • SitemapBundle: Generate sitemaps.

Warning

AudienceHero is alpha software. Things can be broken, and might change.

Installation

  1. composer install
  2. yarn
  3. ./bin/console audiencehero:generate:configuration
  4. NODE_ENV=development yarn run encore dev

Experimental:

  1. docker-compose up

At this point, you have all the necessary files to run the projet. You will still need to configure your virtualhost.

Documentation

Documentation is available in the docs directory, and on the official website: http://www.audiencehero.org.

Contributing

Contributions are welcome. There is plenty of ways to make this project better, and code is only a small part of then. You can contribute by:

  • writing documentation
  • fixing typos
  • tweaking the design
  • tweaking the UX
  • contributing to the core
  • writing extensions
  • sponsoring the development

Before engaging in a large contribution, be sure to communicate with the project team before.

The project is subject to a Contributor Code Of Conduct.

About

AudienceHero has been created by Marc Weistroff.

Licensing

AudienceHero is an Open Source software, released under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].