# Can't install free add on from new market place

**URL:** https://forums.concretecms.org/t/cant-install-free-add-on-from-new-market-place/7443
**Category:** Marketplace
**Tags:** bug
**Created:** [May 20, 2024, 6:44am UTC](https://forums.concretecms.org/t/cant-install-free-add-on-from-new-market-place/7443 "2024-05-20T06:44:26Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Myq](https://forums.concretecms.org/user_avatar/forums.concretecms.org/myq/32/4281_2.png) [@Myq](https://forums.concretecms.org/u/Myq)
#### Post date: [May 23, 2024, 5:12pm UTC](https://forums.concretecms.org/t/cant-install-free-add-on-from-new-market-place/7443/4 "2024-05-23T17:12:29Z")

</div>

There’s a [fix for that](https://github.com/concretecms/concretecms/commit/e72bf8455fb2bcd78f4a8ed52566d3e4879aaa0e) coming in 9.3.2. On some servers, some combination of OS and filesystems cause PHP’s `rename()` function to fail.

If you have the ability, you can replace `concrete/src/Marketplace/PackageRepository.php` with [this version](https://raw.githubusercontent.com/concretecms/concretecms/e72bf8455fb2bcd78f4a8ed52566d3e4879aaa0e/concrete/src/Marketplace/PackageRepository.php) which should fix the problem.

---

_[View the full topic](https://forums.concretecms.org/t/cant-install-free-add-on-from-new-market-place/7443)._
