Giter Site home page Giter Site logo

richaferry / publishpress-checklists Goto Github PK

View Code? Open in Web Editor NEW

This project forked from publishpress/publishpress-checklists

1.0 0.0 0.0 6.67 MB

Using PublishPress Checklists, you can define tasks that must be complete before content is published.

License: Other

Shell 0.18% JavaScript 61.15% PHP 33.61% CSS 5.03% HTML 0.02% Dockerfile 0.01%

publishpress-checklists's Introduction

PublishPress Checklists

Description

Extend PublishPress implementing a list of requirements to publish posts.

Documentation

https://publishpress.com/docs/

Guidelines

  • Write a clear summary
  • Write precise steps to reproduce

Installation

โš ๏ธ Warning! This plugin requires to be built before being installed!

This repository doesn't store external dependencies required by the plugin. It's not possible to simply clone or download the repository code and have a working WordPress plugin.

We aim to follow good practices on development, and we are using Composer as dependency manager, which recommends to not add external dependencies into the repository. You can find more information on their documentation page: Should I commit the dependencies in my vendor directory?

How to install?

You can download a built package from releases page and install it on your WordPress sites by uploading the zip file.

How to build a package?

Please, check the instructions on our documentation pages.

How to contribute with code

  • Clone the repository
  • Create a new branch
  • Implement and commit the code
  • Create a Pull Request targetting the "development" branch adding details about your fix

We will review and contact you as soon as possible.

Development

Setup

Before starting developing you need to install some dependencies managed by composer and npm. Make sure you have composer and npm installed and working.

$ composer update
$ npm install

React

Compiling JSX files to JS

While developing you can set webpack to watch for file changes:

$ npm run dev

For building the package for production:

$ npm run build 

Building

Changing the version number

$ phing set-version

Building the package

$ phing build

License

License: GPLv2 or later

publishpress-checklists's People

Contributors

andergmartins avatar olatechpro avatar ojopaul avatar htmgarcia avatar dependabot[bot] avatar rizaardiyanto1412 avatar richaferry avatar stevejburge avatar dann2012 avatar aakricha avatar julianactrl avatar steverobertsuk avatar

Stargazers

 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.