Back to Cumulus Core Support

roulendz
roulendz

Hello, had not been updated for a long time, now updated to OctoberCMS 2.0 and catching up. How I can get from slug to the current cluster in the latest version of Cumulus Core?

$clusterRepository = new ClusterRepository($this->param('cluster'));
$clusterData = $clusterRepository->getCurrentCluster();

P.S. What happened to PowerComponents? ?

Last updated

inIT
inIT

Hi,

A lot of things have happened since the first version. v.2 was introduced in 2018 and v.3 in 2019. All the things that have changed and that you have to do to upgrade to the newest version are described in the Upgrade guide. Start from the from v.1.x.x to v.2.0.0 section.

With October 2.0 release we had to stop supporting PowerComponents. Currently, it's hidden in the Marketplace and I think it'll never be back again. Sorry about the problem. The only thing we can do about it is opening its code for the community to maintain it, but it was pretty difficult to maintain so I wouldn't have a lot of hope when it comes to that part.

Thanks!

roulendz
roulendz

inIT said:

Hi,

A lot of things have happened since the first version. v.2 was introduced in 2018 and v.3 in 2019. All the things that have changed and that you have to do to upgrade to the newest version are described in the Upgrade guide. Start from the from v.1.x.x to v.2.0.0 section.

With October 2.0 release we had to stop supporting PowerComponents. Currently, it's hidden in the Marketplace and I think it'll never be back again. Sorry about the problem. The only thing we can do about it is opening its code for the community to maintain it, but it was pretty difficult to maintain so I wouldn't have a lot of hope when it comes to that part.

Thanks!

Thank you, that worked.

Regarding PowerComponents, yes that would be awesome, at least I would be able to update to latest version and see how to fix up things, and do PR, if needed. Let me know when you are able to do it.

Thank you again.

Last updated

roulendz
roulendz

Good day, any updates on publishing PowerComponents?

1-4 of 4