help to better help you:

Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!

WANTED: Add-on JEM for Acymailing 8

  • jojo12
  • Topic Author
  • Away
  • Administrator
  • Administrator
  • Posts: 3931
  • Thanks: 487

Re: WANTED: Add-on JEM for Acymailing 8

3 months 3 weeks ago - 3 months 3 weeks ago
#31819
if someone can/want try to create an add-on, here's the instruction from Acy 9:
Create an AcyMailing add-on/plugin to insert content in your emails
Here is an example of AcyMailing plugin you can download, it is fully commented and meant to explain every part of the code. When developing a new add-on, you could also copy an existing one and just change the SQL queries/names in it if you find it easier.
Don't forget to replace any reference of "example" by your plugin's name, for example "myplugin".
You can upload the folder of your plugin in: administrator / components / com_acym / dynamics /
Once your custom add-on is installed in the correct folder, insert a new line in the table xxxx_acym_plugin
with folder_name = the add-on's folder name, active = 1, type = ADDON.  

File Attachment:

File Name: example.zip
File Size:20 KB
Last edit: 3 months 3 weeks ago by jojo12.

Please Log in or Create an account to join the conversation.

Time to create page: 0.448 seconds