Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
Copa WPB
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Como instalar um plug-in do WordPress – Passo a passo para iniciantes

Nota editorial: Ganhamos uma comissão de links de parceiros no WPBeginner. As comissões não afetam as opiniões ou avaliações de nossos editores. Saiba mais sobre Processo editorial.

Depois de instalar o WordPress, a primeira coisa que todo iniciante precisa aprender é como instalar um plug-in do WordPress.

Em palavras simples, os plug-ins do WordPress são como aplicativos para o seu site WordPress. Eles permitem que você adicione novos recursos ao WordPress, como formulário de contato, apresentação de slides, carrinho de compras e muito mais.

Há milhares de plug-ins gratuitos e pagos disponíveis para o WordPress. Neste guia passo a passo, mostraremos a você como instalar um plug-in do WordPress.

Installing a WordPress plugin - A beginner's guide

Antes de começar

Se você estiver usando o WordPress.com, não poderá instalar plug-ins.

Frequentemente recebemos reclamações de usuários dizendo que não conseguem ver o menu de plug-ins no painel do WordPress. Isso ocorre porque você está usando o WordPress.com, que tem suas limitações.

Não é possível instalar plug-ins no WordPress.com, a menos que você faça upgrade para o plano comercial deles. Por outro lado, você pode instalar qualquer plug-in que desejar em seu site WordPress.org auto-hospedado imediatamente (veja as diferenças entre o WordPress.org auto-hospedado e o WordPress.com).

Se você quiser mudar do WordPress.com para o WordPress.org, leia nosso tutorial sobre como mudar corretamente do WordPress.com para o WordPress.org.

Dito isso, agora vamos dar uma olhada em como instalar um plug-in do WordPress no seu site.

Como instalar um plug-in do WordPress

Para facilitar, criamos um tutorial em vídeo sobre como instalar um plug-in do WordPress, que você pode assistir abaixo.

Subscribe to WPBeginner

No entanto, se você quiser apenas seguir instruções em texto, pode seguir nosso tutorial passo a passo sobre como instalar um plug-in do WordPress.

Abordamos os três métodos: instalação de um plugin do WordPress usando a pesquisa, upload de um plugin do WordPress e instalação manual de um plugin do WordPress usando FTP.

Pronto? Vamos começar.

Instalar um plug-in usando a pesquisa de plug-ins do WordPress

A maneira mais fácil de instalar um plugin do WordPress é usar a pesquisa de plugins. A única desvantagem dessa opção é que o plug-in deve estar no diretório de plug-ins do WordPress, que é limitado apenas a plug-ins gratuitos.

A primeira coisa que você precisa fazer é visitar a página Plugins ” Adicionar novo na área de administração do WordPress.

Searching for plugins to install in WordPress admin area

Você verá uma tela como a da captura de tela acima. Encontre o plugin digitando o nome do plugin ou a funcionalidade que está procurando. Depois disso, você verá várias listagens, como no exemplo abaixo:

Plugin search results

Você pode escolher o plugin que for melhor para você. Como, em nossa pesquisa, estávamos procurando o WPForms, que é o melhor plugin de formulário de contato do WordPress, clicaremos no botão “Install Now” (Instalar agora) ao lado dele.

O WordPress fará o download e instalará o plug-in para você. Depois disso, você notará que o botão “Install Now” (Instalar agora) se transformará no botão “Activate” (Ativar).

Activating a WordPress plugin

Um plug-in do WordPress pode ser instalado em seu site, mas não funcionará a menos que você o ative. Portanto, vá em frente e clique no botão ativar para começar a usar esse plug-in em seu site do WordPress.

Isso é tudo, você instalou com sucesso seu primeiro plug-in do WordPress.

A próxima etapa é definir as configurações do plugin. Essas configurações variam de acordo com cada plug-in, portanto, não abordaremos esse assunto nesta postagem.

Instalar um plug-in usando o upload de plug-ins do administrador do WordPress

Os plug-ins pagos do WordPress não estão listados no diretório de plug-ins do WordPress. Esses plug-ins não podem ser instalados usando o primeiro método.

É por isso que o WordPress vem com o método de upload para instalar esses plugins. Mostraremos a você como instalar plug-ins do WordPress usando a opção de upload na área de administração.

Primeiro, você precisa fazer o download do plugin a partir da fonte (que será um arquivo zip). Em seguida, você precisa ir para a área de administração do WordPress e visitar a página Plugins ” Add New.

Depois disso, clique no botão “Upload Plugin” na parte superior da página.

Upload plugin button

Isso revelará o formulário de upload de plug-in. Aqui você precisa clicar no botão “Choose File” (Escolher arquivo) e selecionar o arquivo de plug-in que você baixou anteriormente para o seu computador.

Select plugin zip file to upload and install in WordPress

Depois de selecionar o arquivo, você precisa clicar no botão “Install Now” (Instalar agora).

O WordPress carregará o arquivo do plug-in do seu computador e o instalará para você. Você verá uma mensagem de sucesso como esta após a conclusão da instalação.

Activate plugin

Depois de instalado, você precisa clicar no link Activate Plugin (Ativar plug-in) para começar a usar o plug-in.

Você terá de definir as configurações de acordo com suas necessidades. Essas configurações variam de acordo com cada plug-in, portanto, não abordaremos esse assunto nesta postagem.

Instalação manual de um plug-in do WordPress usando FTP

Em alguns casos raros, seu provedor de hospedagem do WordPress pode ter restrições de arquivos que podem limitar sua capacidade de instalar um plug-in a partir da área de administração.

Nessa situação, sua melhor opção é instalar o plug-in manualmente usando FTP.

O método do gerenciador de FTP é o menos amigável para iniciantes.

Primeiro, você precisará fazer o download do arquivo de origem do plug-in (será um arquivo zip). Em seguida, é necessário extrair o arquivo zip em seu computador.

A extração do arquivo zip do plug-in criará uma nova pasta com o mesmo nome. Essa é a pasta que você precisa carregar manualmente em seu site usando um cliente FTP.

Você precisará acessar seu host por meio do gerenciador de FTP. Se não tiver o nome de usuário e a senha do FTP, entre em contato com o provedor de hospedagem do WordPress e pergunte a ele.

Abra o cliente FTP no computador e conecte-se ao site usando as credenciais de login fornecidas pelo host da Web. Uma vez conectado, você precisa ir para a pasta /wp-content/plugins/ em seu site.

Em seguida, carregue a pasta que você extraiu do arquivo zip para a pasta /wp-content/plugins/ em seu servidor da Web.

Uploading a plugin via FTP

Depois de carregar os arquivos, você precisa acessar a área de administração do WordPress e clicar no link Plugins no menu de administração. Você verá seu plug-in instalado com sucesso na página de plug-ins.

Activate installed plugin

Você precisa clicar no link Activate (Ativar) abaixo do plug-in para começar a usá-lo.

Após a ativação, talvez seja necessário definir as configurações do plug-in. Os plug-ins do WordPress vêm com suas próprias configurações, que diferem de um plug-in para outro, portanto, não as descreveremos aqui.

Perguntas frequentes sobre a instalação de plug-ins do WordPress

Como iniciante, você pode ter algumas dúvidas sobre a instalação de plug-ins do WordPress. Como o maior site de recursos do WordPress, já ouvimos todas elas.

Aqui estão algumas das perguntas mais frequentes sobre a instalação de plug-ins do WordPress.

1. Como posso encontrar os melhores plug-ins do WordPress para instalar em meu site?

Há mais de 55.000 plug-ins do WordPress somente no diretório gratuito de plug-ins do WordPress. Muitos outros estão disponíveis como plugins premium. Isso torna um pouco difícil para os iniciantes encontrarem o melhor plug-in para o recurso de que precisam.

Compilamos uma lista de todos os plug-ins essenciais do WordPress que a maioria dos sites do WordPress precisa.

Também temos um tutorial detalhado sobre como escolher o melhor plug-in do WordPress, no qual mostramos o que você deve procurar ao procurar um plug-in.

2. Qual é a diferença entre plug-ins instalados e ativos?

O WordPress permite que você instale um plugin e não o utilize. Para usar um plugin em seu site, você precisa “ativá-lo”.

Você pode ver os plug-ins ativos visitando a página “Plug-ins” na área de administração do WordPress. Eles serão destacados com um fundo azul.

Installed and active plugins

Os plug-ins com fundo branco estão instalados em seu site, mas não estão ativos.

3. Devo excluir os plug-ins inativos?

Se você não estiver usando um plugin, é recomendável excluí-lo do seu site. Para saber mais sobre esse tópico, consulte nosso artigo sobre por que você deve excluir plug-ins inativos no WordPress.

4. Quantos plugins posso instalar no WordPress?

Você pode instalar quantos plugins do WordPress precisar. Não é o número de plugins que afeta a velocidade do seu site, mas a qualidade desses plugins. Para obter mais informações, consulte nosso artigo sobre quantos plug-ins do WordPress você deve instalar.

5. Como faço para desinstalar um plug-in do WordPress?

Você pode desinstalar um plugin do WordPress visitando a página Plugins na área de administração do WordPress. Se o plug-in que você deseja remover estiver ativo no momento, primeiro será necessário desativá-lo. Depois disso, basta clicar no link excluir para removê-lo do site. Depois disso, basta clicar no link de exclusão para removê-lo do seu site.

Uninstall a WordPress plugin

Para obter instruções mais detalhadas, consulte nosso guia sobre como desinstalar corretamente um plug-in do WordPress.

Esperamos que isso tenha ajudado você a aprender como instalar plug-ins do WordPress.

Talvez você também queira ver nossa categoria de plug-ins, onde escrevemos sobre os melhores plug-ins do WordPress que podem ser usados para realizar o que você deseja. Cada um desses artigos vem com instruções passo a passo sobre como configurar plug-ins individuais.

Se você gostou deste artigo, inscreva-se em nosso canal do YouTube para receber tutoriais em vídeo sobre o WordPress. Você também pode nos encontrar no Twitter e no Facebook.

Divulgação: Nosso conteúdo é apoiado pelo leitor. Isso significa que, se você clicar em alguns de nossos links, poderemos receber uma comissão. Veja como o WPBeginner é financiado, por que isso é importante e como você pode nos apoiar. Aqui está nosso processo editorial.

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

O kit de ferramentas definitivo WordPress

Obtenha acesso GRATUITO ao nosso kit de ferramentas - uma coleção de produtos e recursos relacionados ao WordPress que todo profissional deve ter!

Reader Interactions

190 ComentáriosDeixe uma resposta

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. Echo says

    Hello,

    1st, Thank you for such an informative site. I have been here for hours tonight and it gave me tons of valuable information. Really pleased I came across it! I have a paid for Plugin Question.

    I am using a purchased plugin made made for ‘one site only use’ that I use to build/grow my 100% affiliate site via WP and Woocommerce. So I only have the one affiliate store builder plugin – license etc. I bought and like very much.

    For various site behavior reasons I am thinking that maybe this plugin caught an infection of some sort. If that’s possible. I will also note that I did not add the proper security to my site prior to this issue I am having. Stupid I know – learned a valuable lesson there. I think I brought the infection on myself when I added Google Aynalytics to my footer then clicked onto a ‘Referral link’ I saw inside the GA stats area. Dumb move indeed! It was a stringer of words with dots or dashes between each word and right after i clicked it … My site was under Hit Attack! – :(

    Then installed both a security plugin (BPS Free Version) and joined Cloudflare free version and since this issue of ‘Thousands of fake overwhelming hits per day’ is still happening after a week of security, I am thinking the infection is most likely on my Affiliate site building plugin since I have only have > Woo-commerce – Limit Login Attempts – One security plugin (the BPS free version) and my site builder plugin. Not sure where else the infection could live – in the Theme? It’s not in my p.c. -checked it myself oodles of times then by a pro to be sure. No infections on my home p.c. at all.

    So, I am wondering if I could deactivate the site builder plugin by following whatever proper steps are required, then re-upload – replace the plugin with the original plugin from my p.c. as it was not infected as a fresh plugin from day 1 install.

    I am so unclear what happens to the contents – posts etc on my site when one deactivates then replaces. Do things ‘Poof’ – disappear and I have to re populate the site from scratch or am I able to keep my site as is but somehow replace the infected plugin then re-activate it?

    I do hope my wording made sense enough as I too am a newbie – Learning a lot but was unable to find an answer online that made enough sense to my limited skill set abilities at this time.

    Any advice – thoughts or direction that you could provide me would be appreciated more than I can express. I give you a ton of credit for giving us as much as you do already and truly value your time and efforts to do so.

    Kindly – Echo

  3. Julie says

    I have WordPress.org and want to install a contact plugin on our home page. I think I have downloaded it onto our WordPress but don’t know how to get it to show up where I want it. Are you able to give me some assistance?

    • WPBeginner Support says

      We are not sure which contact form plugin you installed. Most of them usually allow you to create a form and then add it to your site using shortcode. The plugin’s page on WordPress.org or the official plugin website will provide you more instructions.

      Administrador

    • Scott Dunlap says

      Julie wrote;
      I have WordPress.org and want to install a contact plugin on our home page. I think I have downloaded it onto our WordPress but don’t know how to get it to show up where I want it. Are you able to give me some assistance?

      I have the EXACT same issue. I downloaded, installed, customized a great contact form, now HOW THE HELL do I get it on my page?
      thank u

    • Ron Binmore says

      I am a novice with a computer. I have struggled to build a web site for our Church Parish using WP. It seems that in most instruction for the use of what ever are very carefully prepared and published in the belief that the reader is well informed in computer speak and able to immediately understand how it all should go together. Then along comes an 83 year old (a silver surfer) who is trying to get it right but because of the technical language used, is completely bamboozled. A beginner in WP is equivalent to an expert to someone with the very little knowledge I have. It would be nice if things could be explained in plain old English without initials or technical terms so we could get a better grasp of things and a more sound understanding. I suspect that doing so would cut down the number of requests for further help, tears and frustration all round..

      Ron

  4. Jake says

    I am new to wordpress and I am trying to figure out how to use plugins.

    I have installed the one I want called Advanced Image Styles and it is activated. But I have no clue what to do from there. I installed it so I could edit pictures better but have no idea where to find it or how to use it or anything.

    I’d love some help. Thank you in advance.

    • WPBeginner Support says

      Most WordPress plugins usually have a settings page. Some plugins add these settings contextually. For example, an image editing plugin might add its controls and settings under the media screen. The plugin you are using does not come with any specific settings page. You can just insert an image in a post and then adjust its margins and borders in the visual editor.

      Almost all WordPress plugins will have some basic instructions to quickly get you started on their download page.

      Administrador

  5. Jove Ekaette says

    Hi, am using free wordpress i try to install plugin but i can not find anything like PLUGINS in my Admin Panel….. please any help mail me via

  6. Lost says

    Hey,

    So I signed up for wordpress premium and I got my own domain name. The video here says I need admin capabilities in order to download plugins. How do I get said capabilities?

  7. Userfriend says

    Thanks for the information it was useful. Glad you explain this for me i was like crazy looking on the .com part then i realize i need to have a self hosted one

  8. WPBeginner Staff says

    No actually there is no standard on how plugins add their settings page. Most plugins will add a menu item under the Settings menu in your WordPress admin bar. Some will add it under the Tools menu item. Just take your mouse over to all menu items in the WordPress admin sidebar and you will see the settings menu under one of the main menus.

    It is also important to note that some plugins work out of the box and do not require a settings page.

  9. chipd22 says

    “You would have to configure the settings to fit your needs. These settings will vary for each plugin therefore we will not be covering that in this post.” It would be nice if you had a link to a post about this instead of just saying you are not covering it, I have installed and activated plugins but still do not find them on my site so i am guessing this is my issue

  10. Alexandra says

    Hi,
    I own a blog on WordPress, and because I want to add plugins, I found this article. Apparently, I first had to self-host my website on WordPress.org, and I successfully hosted my domain at Bluehost, as recommended on this article (https://www.wpbeginner.com/wp-tutorials/how-to-properly-move-your-blog-from-wordpress-com-to-wordpress-org/).
    Then, I followed the instructions to export my content from my WordPress.com account, and then install a new WordPress install via Bluehost, and finally to re-import the data.
    I was hoping to see “Plugins” appear in the WordPress admin panel sidebar, but it doesn’t.
    What did I do wrong ? What should I do now ? It seems like I’m still using WordPress.com instead of .org
    THANKS IN ADVANCE !

  11. dean martin says

    I have installed some classical plugins, but now i can’t login wordpress. I’ve read the problem could be the plugins installation. How can i work in FTP to remove them? Sorry, i need help, i’m a wordpress beginner!

  12. Jaimin says

    Hi ,

    I’m installed some file upload plugins and have activated them but how do I put them on my pages? They don’t show any short code to paste and any other link to put to it on any selected page.

    Please help!

    • Sherri says

      Do you have a post for this? I think that’s what’s happening to me. I had a wordpress.com site. I converted to a specified domain name and opted to host with wordpress.

  13. jake says

    hi, how would i get the plugins option visible on my dashboard?

    ive purchased my domain and registered my hosting with bluehost. but, no luck actually getting the plugin option on my dashboard…need help :(

  14. Martin Rathjen says

    I keep receiving a download error when trying to install the WPTouch plugin. Error message as follows:

    “Installing Plugin: WPtouch Mobile Plugin 3.2.1
    Downloading install package from https://downloads.wordpress.org/plugin/wptouch.3.2.1.zip…

    Download failed. Failed to write request to temporary file.

    Return to Plugin Installer”

    I tried the manual uplaod nof the zipped file, but that did not work either.

    How can I get the WPtouch plugin installed?

  15. Haary says

    How do I create a new page with the plugin I’m building?

    I’m currently in the process of building my own WordPress plugin.So i need to create a new page(or post) that will be automatically added to word press when the plugin is activated.And this will be removed when plugin is deactivated.Content in the page is what content i am typing in the plugin.

    My another need is that newly created page is not visible to any one directly & its contents cannot be edited(so it is not visible in “pages section ” in the admin area,and post name is not seen in header bar of client side ) .It is visible only when giving the url on browser, i.e Suppose gift is my site name, look is my post name, then only giving whww.gift/look on browser then the user can see that page.

    And the other thing is changing the perma link setting on the admin bar cannot be effected to the post i.e,when changing the permalink type to Numeric or Custom Structure or anything else cannot effected the gift/look,it must be work when the permalink type is changed also.

    I need help.

  16. Kit Cross says

    Hi

    I have installed TWO plugins for fonts (WP Google Fonts and Easy Google Fonts) on the advice of a friend. They are both currently active. I can see them in the plugin menu. Can you explain how I access them please? For example, if I want to change the font of a page or a post, I assumed I’d select it and find a font selector button in the editor bar (alongside the font colour etc).

    Many thanks!
    cheers!
    Kit Cross

  17. Morgan JT says

    What if you don’t see the Plugins panel under Appearance menu???
    I don’t have a Plugins panel then what do I do?

    M

    • WPBeginner Support says

      If you don’t see the plugins panel then either you are on a WordPress.com site which has certain limitations. Or you do not have the privileges to access Plugins panel. Plugin’s panel does not appear under Appearance menu. It has its own top level menu in the main WordPress admin sidebar.

      Administrador

      • Jeff says

        I am not seeing either. There is no sign of a plugin instal anywhere on my page. I am using .com, should I be using .org? I have Users under Appearance. This is really frustrating.

    • ammar says

      A lot of users have asked us that they can’t see the plugins screen in their WordPress dashboard. It is because you are using WordPress.com which has its limitations. In order to use plugins, you would need to use self-hosted WordPress.org (See this article that explains the difference between Self Hosted WordPress.org vs WordPress.com). If you want to switch from WordPress.com to WordPress.org, then read our tutorial on how to properly move from WordPress.com to WordPress.org.

  18. Vilde says

    I am using .com, and can not use plugins. But is there any way I can convert to .org? I am using the premium version of .com ….

    • Editorial Staff says

      Each plugin has different configuration options. Some will add their own menu in your WordPress dashboard. Others will have their settings page located as the sub-page in your WordPress settings menu. Some are under Tools Menu. There are also other plugins that do not require any configuration. They just work once you activate them.

      It is hard to provide an answer to your question without further information.

      Administrador

  19. Del says

    EDITORIAL STAFF: Please consider asking the question in the beginning: Do you want a .com website which allows you to do these things:……. or do you want a org site that allows you to do these things…….. Almost every question on this forum wouldn’t have had to be asked if we knew from the beginning that what we wanted was a .org site and not a .com site. Please do everyone a service and be upfront about it!

  20. Leda says

    How do I transfer my blog from wordpress.com to wordpress.org? I want to install plugins that the first does not allow. Please help. It’s frustrating.

  21. Mike says

    Hi.

    “First go to your WordPress Admin Panel and click on Plugins » Add New”

    I find themes and widgets and more there, but no plugins :-(

  22. Nicole says

    I did something to be able to have several blogs on my wordpress, but now I’ve lost the ability to upload new plugins. Do you have any advice for me?
    Please?

  23. bobby pachauri says

    Hey, I don’t see Plugin option under my appearance. The options that I do see are Theme, widgets, menu, header, background, etc. Please help. Thanks.

  24. JosephJ says

    Thanks for the FTP install instructions. I got the CHMD 777 error after I botched a plugin install and I couldn’t figure out how to fix it. I was able to delete it via FTP and start over. Also, thanks for the plugin list and the Google XML Sitemaps plugin in particular! Keep up the good work.

    • sara says

      You should read their other post : 15 Most Frequently Asked Questions by WordPress Beginners, I think there’s an answer to your question :)

  25. Labelle says

    Very helpful. I think that many more of these step by step implementation guides would be great for people that want to get their own sites up and running.

  26. CubbiesBaby-Blankets says

    The problem I have is I do not have the “Pluggins” tab in the Admin panel. I can upload the pluggin on my FTP server, but how then do I activate it? I think its because my user status is “Site Owner” and I do not have “Administrator” status. If that is the problem, what do I do?

  27. Alyce says

    I installed the plug in and it gave me errors related to CHMD 777. I got so confused I decided to delete it and start again, following the creators instructions first and then the instruction here. After deactivating the plug in, I can not reinstall it. It says that it is already installed. What do I do now? I can’t activate it and I can’t delete it. I mean I don’t know how to do either one.

    • Editorial Staff says

      You need to login via FTP and delete the plugin. The reason why you got the CHMD 777 error is because the file that plugin was trying to edit didn’t have the right permission. This happen depending on which host you are on.

      Administrador

      • Editorial Staff says

        If you use WordPress.com blogs, then you cannot install plugins. If you use the self-hosted one you do. From your comment, we cannot understand what is your frustration.

        Administrador

      • Gabriel says

        I am using wordpress.com to host my blog. The theme i use can be customized quite well, especially if you own the Customization Upgrade offered by WordPress. However, is not flexible enough to let me change for example one of the available Widgets of this specific theme, which is the Search Box I can add to my sidebar. Therefor I’ve been searching for so much time already how to customize the style of it, and at the beginning I tryed different CSS codes as I’m able to change CSS due the customization upgrade. Even so, it doesn’t seem to work so in the end I’ve got to this point where i found out that in order to do so, i should need to install related plugin, OR ! …. change the ” functions.php ” file with added codes as well, same time with the CSS.

        I wish to ask if the case I purchase the domain through WordPress so my blog will not be under ” xxxxxxxxxxx.wordpress.com ” , instead ” xxxxxxxxxxxxx.com ” , but still using there server and their theme ofc, will that allow me to connect through FireFTP and being able to change my php. functions file, or install new plugins i might require ?

        … or would not make any difference at all ? Because if so, than what is the point to acquire the domain, and seem quite unfair, compared with users of, let’s say … wordpress.org :-(

        Thank you so much in advance for your support !

Deixe uma resposta

Obrigado por deixar um comentário. Lembre-se de que todos os comentários são moderados de acordo com nossos política de comentários, e seu endereço de e-mail NÃO será publicado. NÃO use palavras-chave no campo do nome. Vamos ter uma conversa pessoal e significativa.