by Octopoos

Field Octopoos Paid

This Pack contains code field plugins to add custom PHP code on some events/triggers and custom CSS and JS.

* excl. VAT
  • Add Code Before Render
  • Add Code Before Search
  • Add Code Before Store
  • Add Code After Store
  • Add Code CSS
  • Add Code JS
  • Joomla! 3.x
  • Joomla! 4.x

Creates a Code field to add some custom code.

The Code Before Render plugin field allows you to add some custom PHP code which will be executed  just before render a content. If you assign this field on admin or site form this code will be executed before to render the form. If you assign this field on intro or content view this code will be executed before to render the content.

The Code Before Store plugin field allows you to add some custom PHP code which will be executed  just before to store a content. It concerns only admin and site form view.

The Code After Store plugin field allows you to add some custom PHP code which will be executed  just after to store a content. It concerns only admin and site form view.

Code Before Render, Code Before Store and Code After Store have an option to add code directly in a textarea or to call any PHP file. In this last case you must fill the relative path of the PHP file such as "plugins/cck_field/upload_image/includes/image_validation.php".

Example of PHP code:

<p>if( trim( $fields['seb_ge_image_map_code']->value ) ){</p><p>$fields['art_title']->typo = '';</p><p>$fields['art_title']->value = '';</p><p>}</p>

Concerning Code CSS and JS plugin fields just add your custom code in the textarea of the field. Working on any SEBLOD views.

Of course all this field plugins don't have any storage. So the storage is set to none.

Business Clubs:

  • Lifetime License
  • Unlimited Domains

Single purchase:

  • Free Updates
  • Lifetime License
  • Unlimited Domains

Details:

3277
35607
GNU GPLv2
2013-05-25
2023-10-02
2023-02-09

Requires:

Latest SEBLOD

Screenshots

Downloads

ChangelogFileVersionDate

! SEBLOD 4 ready
(use 1.7.0 for SEBLOD 3)

Sign In1.8.02023-02-09

^ Improvements

Sign In1.7.02023-02-09

! SEBLOD 3.17 ready.
+ "onBeforeSearch" added.

Sign In1.6.02018-12-03

! Default value updated.
^ Copyright updated.

Sign In1.5.12018-06-27

+ Custom Priority added.

Sign In1.5.02017-08-30

# Restriction applied on CSS field.

Sign In1.4.02017-07-31

^ Copyright updated.
! SEBLOD 3.11 ready.
+ Apply priority "onBeforeRender..."

Sign In1.3.02017-05-10

^ Languages files updated.

Sign In1.2.22016-12-12

^ Copyright updated.
+ Languages Files (package).

Sign In1.2.12016-05-04

+ "Behaviour" mode added (JS).
+ "$cck->get" syntax added (JS).
+ PrepareForm methods completed.
# Restriction issues fixed.

Sign In1.2.02015-07-20

+ "Behaviour" mode added (JS).
+ "$cck->get" syntax added (CSS).
+ Inline CSS for tmpl="raw".
# method="upgrade" for pkg.

Sign In1.1.02015-05-09

# Notices removed.

Sign In1.0.32014-10-17

# PHP notices removed.

Sign In1.0.22014-05-13

# "include_once" issue fixed.

Sign In1.0.12013-11-13

Initial Release.

Sign In1.0.02013-05-31

Rating & Reviews

Best!

5 years ago
Thank you for this plugin!
5
5
5

Great plugin but is it 100% functionnal ?

10 years ago
First let me say that this plugin is a great addition to Seblod.
My only concern is whether the AFTER and Before save methods are functional since I see no effect.
may be there is some plugin order or an external setting to set ?

cyril
5
5
3