Questions tagged [plugins]

Questions about plugin availability or usage, as opposed to those that are development-centric.

Tagged questions can be either about plugin usage or plugin development:

  • How do I use X plugin?
  • Do I need a plugin to accomplish X?

It's preferred to use the tag when knowingly discussing the construction of a plugin.

However, it's not always obvious that plugin construction will be necessary to accomplish a specific task. Or perhaps the intended goal can be accomplished by a plugin which already exists. In those cases, simply tagging with is acceptable.

563 questions
13
votes
4 answers

Plugins: Is there any events and/or calendar plugin in the making?

I'm in desperate need of a plugin that lets: Users create calendar events or (even better) lets you import those from Outlook or GCal. Visitors participate in an event and (after submitting a form) get a calendar request through e-mail Does anyone…
Paul
  • 6,338
  • 12
  • 26
13
votes
4 answers

How can I check if a plugin is installed and enabled?

As the title suggests, I was wondering how to check if a certain plugin exists (and has been installed). And secondly, check that the plugin is actually enabled.
Mark Notton
  • 2,337
  • 1
  • 15
  • 30
7
votes
5 answers

Is there a way to send offsite backups of the whole site to Amazon S3?

I used to use a plugin for ExpressionEngine called "Backup Pro" (http://devot-ee.com/add-ons/backup-pro) that would allow me to backup the entire file system and database to an offsite location like Rackspace or Amazon S3. Is this functionality…
Allen Pieper
  • 619
  • 6
  • 11
4
votes
1 answer

Anonymous likes for elements

Can anyone help direct me to a plugin or way of anonymously liking articles? I have used the Like plugin by Duct (https://dukt.net/craft/like) but unfortunately it must be associated to a user account to save the entry.
ConquestXD
  • 287
  • 2
  • 6
4
votes
2 answers

getPost() on array element in plugin

I'm trying to get data submitted from a form using craft()->request->getPost(), but I'm not sure what to do when the form name is an array element. For example, I have a form with: