Questions tagged [add-on]
Addons extend ExpressionEngine's functionality and include Modules, Extensions & Plugins.
394 questions
0
votes
2
answers
58
views
Incrementing Grid Rows or Channel Entries inside of EEHarbor Polls loop?
For reference, I'm on ExpressionEngine 7 using EEHarbor's Polls add-on: https://eeharbor.com/polls/documentation
Currently, the page displaying the Poll also has a Grid field holding an image, second ...
0
votes
1
answer
106
views
Update expression engine channel entry content
I'm new to expression engine so my question might not sound right to most people.
I'm trying to update the content for a channel entry but not sure whether it's possible or not.
I checked the channel ...
1
vote
0
answers
30
views
add_layout_tabs doesn't acceept a channel ID
I'm on EE6.1 and I've built an add-on that installs its own channel and fields. I was hoping to add a publish layout and some tabs to organize the fields. I set up my array of fields, grabbed my ...
0
votes
1
answer
56
views
Why template tag does not render of the 'Bloqs' add-on on front pages?
I have uploaded some changes to my site and suddenly the pages of the site is broken due to the template tags of 'Bloqs' add-on are not working but there is no error or warning.
0
votes
1
answer
156
views
GraphQL API for ExpressionEngine
I just started using Expression Engine and it looks promising, but I am a bit lost with the addons ecosystem.
I have been searching around for a GraphQL integration with EE but I can't find one.
Do ...
0
votes
1
answer
56
views
Creating a upload form in EE
Trying to create a simple form that allows a visitor to submit a GPX file and basic contact info.
Is there a simple way to do this without using a plugin?
All I find is this - I'm not sure it's still ...
1
vote
0
answers
78
views
Strange Maps output
I'm having trouble getting Maps to display the map correctly in my template. The basic template setup is like this:
{stash:embed name="layouts:global"}
{exp:channel:entries channel="{...
0
votes
1
answer
205
views
How To Fire Addon Method With Cron Job
EE 5.3.0
I have a feature that compares and updates data from different services using various APIs. I set it up to trigger based on url ACT id and a key. The script works fine and now I want to make ...
0
votes
1
answer
135
views
DataGrab Incomplete Import
EE 5.3.0
DataGrab 3.0.3
Using the DataGrab add-on, when importing to channel entries I keep getting a 500 error and then a status of RUNNING on my imports with a records percentage.
This could become ...
0
votes
2
answers
108
views
Checking if a plugin is installed
new user to ExpressionEngine here. I recently developed a plugin that I'm using to apply a filter to content, but I run into an issue when the plugin isn't installed. Is there a way to check if a ...
0
votes
1
answer
53
views
Passing Arguments To Class Method Using EE Template
[EDIT: I was able to answer my question. Answer posted below.]
EE 5.2.4
I have a class that will query an API using item ID and return data for that item.
I am aware that this structure:
{exp:...
0
votes
1
answer
63
views
Settings for a module
I have created a module the generates a form, validates submissions, saves the data in a table that the module creates on install and then integrates with a 3rd party system. This all works great but ...
1
vote
1
answer
42
views
how to allow the group of members to use an addon?
I developed a driver that handles ajax requests, super admins can use it but I want members to be able to use it too.
0
votes
1
answer
76
views
Update EE Maps by Reinos height & redraw on button click
I'm in the process of transitioning a site from an older version of Objective HTML Gmaps to EE Maps by Reinos and I'm having trouble with one feature that the older Gmaps (or perhaps the Google Maps ...
0
votes
2
answers
125
views
Channel Images on EE 3.5 error uploading files - no detailed message given
EE 3.5.15
Channel Images 6.0.4
PHP 7.2.13
I'm experiencing a weird error with Channel Images addon, i am not more able to upload files in channels' existing items or new ones.
The file looks like is ...