Jump to content

Create plugin

Featured Replies

Posted

Hello guys

Where can I see a guide to learn how to make plugins?
I searched but nothing relevant.

Is it too difficult? compared to a designer work?

Cheers! ?

Take a look here: 

 

  • Author
15 hours ago, Adriano Faria said:

Take a look here:

Thanks mate.
I uploaded each dev folder to their own app, the last dev folder to root and constants.php

Then.. ?

homepage_error.thumb.png.57e42c274eb8d581e43346c120c38c54.png

Do you know if this is related to something in particular?

Is a new install so no problem with the mess.

Make sure you uploaded the files in binary mode. Looks like they are corrupt. 

  • Author
1 hour ago, Aiwa said:

Make sure you uploaded the files in binary mode. Looks like they are corrupt. 

Thanks Aiwa, I'm on a mac on localhost. You know how I could do that? ?

Did you use the ditto command to merge folders? Mac won't merge folders by default. 

What editor did you use to create your constants.php?

14 hours ago, Heosforo said:

Do you know if this is related to something in particular?

constants.php. You forgot add <?php

<?php
define('IN_DEV', TRUE);
  • Author
On 4/22/2018 at 2:26 AM, newbie LAC said:

constants.php. You forgot add <?php


<?php
define('IN_DEV', TRUE);

Thanks mate, it was that :blush:

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.