1
Runeher2
Re: New module: Smartshare
  • 7/1 20:12

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


Fixed an error in line 6 of include/share-icons.php. if you already downloaded the module, make this change. Replace it with:

$moduleDirname = basename(dirname(dirname(__DIR__)));
if ($moduleDirname === 'publisher' && isset($_GET['itemid'])) {
$GLOBALS['smartshare_override_url'] = XOOPS_URL . '/modules/publisher/item.php?itemid=' . (int)$_GET['itemid'];
}



2
Runeher2
SmartLike (coming)
  • 7/1 18:17

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


I made a new module: SmartLike. Works similar to Smartshare, meaning you can add a simple smarty to any template and you'll get a ranking system with Facebook like emojis, and a Top10 most liked page in admin. Will release it for download once i have added animated emojis too, but for now you can test it here.. Just click the like-thumb in the bottom of the page.



3
Runeher2
Re: New module: Weather
  • 7/1 18:02

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


I have many more... just need to clean them up first, which is almost as much work as making them



4
Runeher2
Re: XOOPS Custom Field Module
  • 7/1 17:59

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


Very cool! :)



5
Runeher2
Re: New module: Weather
  • 6/27 18:23

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


Note! The module will not work without the MET's API, which is free.

You have to register first at TimezoneDB and put the API code you will receive from MET in the admin section.



6
Runeher2
New module: Weather
  • 6/27 18:16

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


Weather for XOOPS CMS

Weather is a lightweight XOOPS module that displays weather forecasts using MET's API. It supports timezone conversion, dynamic location search, and a configurable admin panel.

Features

24-hour weather forecast with hourly updates
Automatic timezone adjustment via TimeZoneDB
Dynamic location search with geocoding
Admin settings for email, TimeZoneDB API key, and default location
Optional frontpage block showing current weather
Language support via XOOPS language system
Responsive design with customizable template

Installation

Upload the weather/ folder to your XOOPS modules/ directory.
Log in to the XOOPS admin interface.
Install the module via the Modules section.
Go to the Weather module’s Settings to enter your:
Email (used for MET API requests)
TimeZoneDB API key
Default location

Usage

After installation and configuration:

Visit the module front page to view 24-hour weather for the default or searched location.
Enable the optional weather block to show the current temperature, wind speed, and symbol.

---------------------

Demo

Download



7
Runeher2
New module: Smartshare
  • 6/26 10:56

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


SmartShare for XOOPS CMS

SmartShare is a flexible XOOPS module that adds social sharing buttons and meta tag integration to your website. It supports a wide range of platforms and includes an admin interface for customization.

Features

Social media sharing buttons for 25+ platforms
Local share count tracking (optional)
Choose between round or square icon styles
Configurable icon order and number of visible buttons
Easy template integration using <{$smartshare_icons}>
Post-share popup with follow links
Admin panel for full control over settings
Includes a "Follow Us" block
Help system with guidance on sharing and meta tags

Installation

Upload the smartshare/ folder to your XOOPS modules/ directory.
Log in to the XOOPS administration area.
Install the module via the Modules admin.
Go to Preferences to configure platforms, appearance, and popup behavior.

Usage

To display share icons on your site, place this in any XOOPS template:

<{$smartshare_icons}>

--------------------------------------------------

Preview it and test it here.

Download it here

With this module you can say goodbye to the unreliable Shareaholic javascript .



8
Runeher2
Re: New module: Meme generator
  • 6/19 15:59

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


Probably doable, and anyone who needs it can just take the code and do it.. That's why open source is so great :)



9
Runeher2
New module: Meme generator
  • 6/12 12:58

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


Hi, I needed a meme generator for a site to make better impressions of article images when posting to social media, so I made a very easy to use one. It has a "promo block", language files (I use it with different languages), and you can decide if you want to have a watermark added or not from Admin.

You can test it here.

And download it here.

I will add more mudules to Github later :)



10
Runeher2
Re: Paid membership/subscription module
  • 2024/11/14 17:02

  • Runeher2

  • Just popping in

  • Posts: 17

  • Since: 2020/2/1 1


I'm making a new module called vipmembers that works with the latest XOOPS version and PHP 8.3 :)




TopTop
(1) 2 »



Login

Who's Online

162 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 162


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jul 31
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Latest GitHub Commits