Create my own plugin using the example on the manual

HI ,

i m new to foreman and i want to create my own plugin so i start to 

read the
http://projects.theforeman.org/projects/foreman/wiki/How_to_Create_a_Plugin
. while the installation i did the bundle install but when i see type
(rails server ) on my foreman GUI and can't see any new plugin ??

Please help !!

Hello,

what exactly is your problem? Try to describe in more detail, what
you've provided is sparse. Assuming that you don't see your new plugin
on About page, you need to follow steps of adding the plugin into
Gemfile.local.rb as in
http://projects.theforeman.org/projects/foreman/wiki/How_to_Create_a_Plugin#Installing-the-plugin
and then you should see it.

LZ

··· On Wed, Jul 5, 2017 at 12:08 PM, Fairouz el ouazi wrote: > HI , > > i m new to foreman and i want to create my own plugin so i start to read > the > http://projects.theforeman.org/projects/foreman/wiki/How_to_Create_a_Plugin > . while the installation i did the bundle install but when i see type (rails > server ) on my foreman GUI and can't see any new plugin ?? > > Please help !! > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at https://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout.


Later,
Lukas @lzap Zapletal

Thank you so much now i can see it ; if its possible can you tell how to
run my plugin on Jetbrains rubymine

··· Le lundi 10 juillet 2017 11:38:26 UTC+2, Lukas Zapletal a écrit : > > Hello, > > what exactly is your problem? Try to describe in more detail, what > you've provided is sparse. Assuming that you don't see your new plugin > on About page, you need to follow steps of adding the plugin into > Gemfile.local.rb as in > > http://projects.theforeman.org/projects/foreman/wiki/How_to_Create_a_Plugin#Installing-the-plugin > and then you should see it. > > LZ > > On Wed, Jul 5, 2017 at 12:08 PM, Fairouz el ouazi > <elouazi...@gmail.com > wrote: > > HI , > > > > i m new to foreman and i want to create my own plugin so i start to > read > > the > > > http://projects.theforeman.org/projects/foreman/wiki/How_to_Create_a_Plugin > > . while the installation i did the bundle install but when i see type > (rails > > server ) on my foreman GUI and can't see any new plugin ?? > > > > Please help !! > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Foreman users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to foreman-user...@googlegroups.com . > > To post to this group, send email to forema...@googlegroups.com > . > > Visit this group at https://groups.google.com/group/foreman-users. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > Later, > Lukas @lzap Zapletal >