GithubHelp home page GithubHelp logo

isabella232 / newspack-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from automattic/newspack-plugin

0.0 0.0 0.0 8.92 MB

An advanced open-source publishing and revenue-generating platform for news organizations.

Home Page: https://newspack.pub

License: GNU General Public License v2.0

PHP 50.23% JavaScript 38.14% Shell 0.65% SCSS 10.98%

newspack-plugin's Introduction

Newspack

semantic-release newspack-plugin

Welcome to the Newspack plugin repository on GitHub. Here you can browse the source, look at open issues and keep track of development. We also recommend everyone follow the Newspack blog to stay up to date about everything happening in the project.

The Newspack plugin provides tools and guidance for setting up and managing the important features and plugins a modern newsroom needs.

Newspack is an open-source publishing platform built on WordPress for small to medium sized news organizations. It is an “opinionated” platform that stakes out clear, best-practice positions on technology, design, and business practice for news publishers.

How to install Newspack on your site

If you'd like to install Newspack on your self-hosted site or want to try Newspack out, the easiest way to do so is to download the latest plugin release and the latest theme release. Upload them using the plugin or theme installer in your WordPress admin interface. To take full advantage of Newspack, the plugin and theme should be run together, but each should also work fine individually.

Reporting Security Issues

To disclose a security issue to our team, please submit a report via HackerOne here.

Contributing to Newspack

If you have a patch or have stumbled upon an issue with the Newspack plugin/theme, you can contribute this back to the code. Please read our contributor guidelines for more information on how you can do this.

Development

  • Run npm start to compile the SCSS and JS files, and start file watcher.
  • Run npm run build to perform a single compilation run.

Environment variables

Some features require environment variables to be set (e.g. in wp-config.php):

// support
define('NEWSPACK_SUPPORT_API_URL', 'https://super-tech-support.zendesk.com/api/v2');
define('NEWSPACK_SUPPORT_EMAIL', '[email protected]');
define('NEWSPACK_WPCOM_CLIENT_ID', '12345');
// optional
define('NEWSPACK_SUPPORT_IS_PRE_LAUNCH', true);

News Consumer Insights integration

News Consumer Insights is a Google Analytics based solution for measuring performance of site audience using benchmarks and getting actionable recommendations to improve business gaps.

This plugin reports NCI events to a Google Analytics account, if one is connected via the Site Kit plugin. We're working on supporting all applicable NCI events. The implementation is in includes/class-analytics.php file.

Support or Questions

This repository is not suitable for support or general questions about Newspack. Please only use our issue trackers for bug reports and feature requests, following the contribution guidelines.

Support requests in issues on this repository will be closed on sight.

License

Newspack is licensed under GNU General Public License v2 (or later).

newspack-plugin's People

Contributors

adekbadek avatar bmcculley avatar bor0 avatar buley avatar claudiulodro avatar davisshaver avatar dependabot[bot] avatar dkoo avatar iuravic avatar jeffersonrabb avatar jffng avatar juanchopestana avatar laurelfulford avatar ockham avatar philipjohn avatar thomasguillot avatar thrijith avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.