Skip to content

Example Plugin Repository for how to create an eligible repository for PxF Store and Integrator

Notifications You must be signed in to change notification settings

PhoenixFormulae/example-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Example Plugin Repository

PhoenixFormulae-Store PhoenixFormulae-Plugin

GitHub Git

This repository is an example of how to set up a PxF Plugin for PxF Store and PxF Integrator, the repository has to follow all the conditions to be eligible:

  • Plugin Content (Cythonized)
  • GitHub Actions CI / CD building packed plugin on demand
  • Store Product content

Setting up Plugin content

PhoenixFormulae-Builder

Plugin source content should be placed under /plugin directory, the content should be the plugin source cythonized using PxF Builder

Setting up GitHub Actions

GitHub Actions

In development

Setting up PxF Store Product Page content

PhoenixFormulae-Store

Content that shows up at the product page on the store should be placed under a directory called /store

The product page construction uses reST to display the page information

To construct the product page information, you can make a file called index.rst, other information to be displayed in product page should be placed in /store/about

Images to be shown in the product page should be placed in /store/showcase directory

About

Example Plugin Repository for how to create an eligible repository for PxF Store and Integrator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published