[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Would like help publishing a plugin
Page 1 of 1

Would like help publishing a plugin

Posted: 22 May 2017 14:09
by username
Hello there
I would like to publish a layout plugin that was developed and tested with Gephi 0.9.1.

I found that this page is supposed to be where I should publish it (the gephi marketplace FAQ says so and I didn't find any other upload page) but here are my problems :
- I am totally lost in the licences thing. What I want is just let people use it as they want as long as they do not claim the authorship of it.
- Neither 0.9.0 nor 0.9.1 show up in the supported versions, is this normal? I noticed that here, there are plugins with 0.9.0 and 0.9.1 version tags.
- And about the home page and the code : am I supposed to create a GIthub (or similar) account to dipslay the code?

Re: Would like help publishing a plugin

Posted: 22 May 2017 19:23
by eduramiba
Hi,
Check the readme here https://github.com/gephi/gephi-plugins for information about publishing new plugins. The marketplace is and old site and will eventually be deprecated (new site will behttps://github.com/gephi/gephi-plugins).

Re: Would like help publishing a plugin

Posted: 23 May 2017 09:14
by username
Ok, thanks for the quick answer!